20:45:00  Started by timer
20:45:00  Running as SYSTEM
20:45:00  [EnvInject] - Loading node environment variables.
20:45:00  Building remotely on prd-ubuntu2204-docker-4c-4g-3569 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-scandium
20:45:01  [ssh-agent] Looking for ssh-agent implementation...
20:45:01  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
20:45:01  $ ssh-agent
20:45:01  SSH_AUTH_SOCK=/tmp/ssh-XXXXXXI4Z8wb/agent.1567
20:45:01  SSH_AGENT_PID=1569
20:45:01  [ssh-agent] Started.
20:45:01  Running ssh-add (command line suppressed)
20:45:01  Identity added: /w/workspace/openflowplugin-maven-merge-scandium@tmp/private_key_4819201043303496731.key (/w/workspace/openflowplugin-maven-merge-scandium@tmp/private_key_4819201043303496731.key)
20:45:01  [ssh-agent] Using credentials jenkins (jenkins-ssh)
20:45:01  The recommended git tool is: NONE
20:45:03  using credential jenkins-ssh
20:45:03  Wiping out workspace first.
20:45:03  Cloning the remote Git repository
20:45:03  Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin
20:45:03   > git init /w/workspace/openflowplugin-maven-merge-scandium # timeout=10
20:45:03  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin
20:45:03   > git --version # timeout=10
20:45:03   > git --version # 'git version 2.34.1'
20:45:03  using GIT_SSH to set credentials jenkins-ssh
20:45:03  Verifying host key using known hosts file
20:45:03  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.
20:45:03   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10
20:45:06   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10
20:45:06   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:45:07  Avoid second fetch
20:45:07   > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10
20:45:07  Checking out Revision 72767e3fff21c4af8d90d574f314bda0fee4d816 (refs/remotes/origin/stable/scandium)
20:45:07   > git config core.sparsecheckout # timeout=10
20:45:07   > git checkout -f 72767e3fff21c4af8d90d574f314bda0fee4d816 # timeout=10
20:45:07  Commit message: "Bump upstreams"
20:45:07   > git rev-list --no-walk 72767e3fff21c4af8d90d574f314bda0fee4d816 # timeout=10
20:45:10  provisioning config files...
20:45:10  copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:45:10  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:45:10  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins15502359729013974753.sh
20:45:10  ---> python-tools-install.sh
20:45:10  Setup pyenv:
20:45:10  * system (set by /opt/pyenv/version)
20:45:10  * 3.8.20 (set by /opt/pyenv/version)
20:45:10  * 3.9.20 (set by /opt/pyenv/version)
20:45:10  * 3.10.15 (set by /opt/pyenv/version)
20:45:10  * 3.11.10 (set by /opt/pyenv/version)
20:45:15  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RPmv
20:45:15  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:45:18  lf-activate-venv(): INFO: Installing: lftools 
20:45:46  lf-activate-venv(): INFO: Adding /tmp/venv-RPmv/bin to PATH
20:45:46  Generating Requirements File
20:46:07  Python 3.11.10
20:46:07  pip 25.0.1 from /tmp/venv-RPmv/lib/python3.11/site-packages/pip (python 3.11)
20:46:07  appdirs==1.4.4
20:46:07  argcomplete==3.5.3
20:46:07  aspy.yaml==1.3.0
20:46:07  attrs==25.1.0
20:46:07  autopage==0.5.2
20:46:07  beautifulsoup4==4.13.3
20:46:07  boto3==1.37.4
20:46:07  botocore==1.37.4
20:46:07  bs4==0.0.2
20:46:07  cachetools==5.5.2
20:46:07  certifi==2025.1.31
20:46:07  cffi==1.17.1
20:46:07  cfgv==3.4.0
20:46:07  chardet==5.2.0
20:46:07  charset-normalizer==3.4.1
20:46:07  click==8.1.8
20:46:07  cliff==4.9.1
20:46:07  cmd2==2.5.11
20:46:07  cryptography==3.3.2
20:46:07  debtcollector==3.0.0
20:46:07  decorator==5.2.1
20:46:07  defusedxml==0.7.1
20:46:07  Deprecated==1.2.18
20:46:07  distlib==0.3.9
20:46:07  dnspython==2.7.0
20:46:07  docker==4.2.2
20:46:07  dogpile.cache==1.3.4
20:46:07  durationpy==0.9
20:46:07  email_validator==2.2.0
20:46:07  filelock==3.17.0
20:46:07  future==1.0.0
20:46:07  gitdb==4.0.12
20:46:07  GitPython==3.1.44
20:46:07  google-auth==2.38.0
20:46:07  httplib2==0.22.0
20:46:07  identify==2.6.8
20:46:07  idna==3.10
20:46:07  importlib-resources==1.5.0
20:46:07  iso8601==2.1.0
20:46:07  Jinja2==3.1.5
20:46:07  jmespath==1.0.1
20:46:07  jsonpatch==1.33
20:46:07  jsonpointer==3.0.0
20:46:07  jsonschema==4.23.0
20:46:07  jsonschema-specifications==2024.10.1
20:46:07  keystoneauth1==5.10.0
20:46:07  kubernetes==32.0.1
20:46:07  lftools==0.37.10
20:46:07  lxml==5.3.1
20:46:07  MarkupSafe==3.0.2
20:46:07  msgpack==1.1.0
20:46:07  multi_key_dict==2.0.3
20:46:07  munch==4.0.0
20:46:07  netaddr==1.3.0
20:46:07  niet==1.4.2
20:46:07  nodeenv==1.9.1
20:46:07  oauth2client==4.1.3
20:46:07  oauthlib==3.2.2
20:46:07  openstacksdk==4.4.0
20:46:07  os-client-config==2.1.0
20:46:07  os-service-types==1.7.0
20:46:07  osc-lib==3.2.0
20:46:07  oslo.config==9.7.1
20:46:07  oslo.context==5.7.1
20:46:07  oslo.i18n==6.5.1
20:46:07  oslo.log==7.1.0
20:46:07  oslo.serialization==5.7.0
20:46:07  oslo.utils==8.2.0
20:46:07  packaging==24.2
20:46:07  pbr==6.1.1
20:46:07  platformdirs==4.3.6
20:46:07  prettytable==3.15.1
20:46:07  psutil==7.0.0
20:46:07  pyasn1==0.6.1
20:46:07  pyasn1_modules==0.4.1
20:46:07  pycparser==2.22
20:46:07  pygerrit2==2.0.15
20:46:07  PyGithub==2.6.1
20:46:07  PyJWT==2.10.1
20:46:07  PyNaCl==1.5.0
20:46:07  pyparsing==2.4.7
20:46:07  pyperclip==1.9.0
20:46:07  pyrsistent==0.20.0
20:46:07  python-cinderclient==9.6.0
20:46:07  python-dateutil==2.9.0.post0
20:46:07  python-heatclient==4.1.0
20:46:07  python-jenkins==1.8.2
20:46:07  python-keystoneclient==5.6.0
20:46:07  python-magnumclient==4.8.0
20:46:07  python-openstackclient==7.4.0
20:46:07  python-swiftclient==4.7.0
20:46:07  PyYAML==6.0.2
20:46:07  referencing==0.36.2
20:46:07  requests==2.32.3
20:46:07  requests-oauthlib==2.0.0
20:46:07  requestsexceptions==1.4.0
20:46:07  rfc3986==2.0.0
20:46:07  rpds-py==0.23.1
20:46:07  rsa==4.9
20:46:07  ruamel.yaml==0.18.10
20:46:07  ruamel.yaml.clib==0.2.12
20:46:07  s3transfer==0.11.3
20:46:07  simplejson==3.20.1
20:46:07  six==1.17.0
20:46:07  smmap==5.0.2
20:46:07  soupsieve==2.6
20:46:07  stevedore==5.4.1
20:46:07  tabulate==0.9.0
20:46:07  toml==0.10.2
20:46:07  tomlkit==0.13.2
20:46:07  tqdm==4.67.1
20:46:07  typing_extensions==4.12.2
20:46:07  tzdata==2025.1
20:46:07  urllib3==1.26.20
20:46:07  virtualenv==20.29.2
20:46:07  wcwidth==0.2.13
20:46:07  websocket-client==1.8.0
20:46:07  wrapt==1.17.2
20:46:07  xdg==6.0.0
20:46:07  xmltodict==0.14.2
20:46:07  yq==3.4.3
20:46:07  [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins14552444899567183854.sh
20:46:07  + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/target/classes /w/workspace/openflowplugin-maven-merge-scandium/jacoco/classes
20:46:07  [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins7401365577511446322.sh
20:46:07  + echo quiet=on
20:46:07  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-3569
20:46:08  [openflowplugin-maven-merge-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=stable/scandium -Dsha1=origin/stable/scandium -DMAVEN_OPTS= -DPROJECT=openflowplugin -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/scandium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=scandium "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
20:46:08  " -DMAVEN_PARAMS=-Dmerge -DGERRIT_PROJECT=openflowplugin --version
20:46:08  Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
20:46:08  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:46:08  Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
20:46:08  Default locale: en, platform encoding: UTF-8
20:46:08  OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix"
20:46:08  [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins13537963026788829895.sh
20:46:08  + rm /home/jenkins/.wgetrc
20:46:08  [EnvInject] - Injecting environment variables from a build step.
20:46:08  [EnvInject] - Injecting as environment variables the properties content 
20:46:08  SET_JDK_VERSION=openjdk21
20:46:08  GIT_URL="git://devvexx.opendaylight.org/mirror"
20:46:08  
20:46:08  [EnvInject] - Variables injected successfully.
20:46:08  [openflowplugin-maven-merge-scandium] $ /bin/sh /tmp/jenkins5787870169201173435.sh
20:46:08  ---> update-java-alternatives.sh
20:46:08  ---> Updating Java version
20:46:09  ---> Ubuntu/Debian system detected
20:46:09  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
20:46:09  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
20:46:09  update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
20:46:09  openjdk version "21.0.5" 2024-10-15
20:46:09  OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
20:46:09  OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
20:46:09  JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:46:09  [EnvInject] - Injecting environment variables from a build step.
20:46:09  [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
20:46:09  [EnvInject] - Variables injected successfully.
20:46:09  provisioning config files...
20:46:09  copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config4102771859714423032tmp
20:46:11  copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config12646121794054490346tmp
20:46:11  [EnvInject] - Injecting environment variables from a build step.
20:46:11  [EnvInject] - Injecting as environment variables the properties content 
20:46:11  SERVER_ID=opendaylight-snapshot
20:46:11  
20:46:11  [EnvInject] - Variables injected successfully.
20:46:12  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins13543530867603426746.sh
20:46:12  ---> create-netrc.sh
20:46:12  [EnvInject] - Injecting environment variables from a build step.
20:46:12  [EnvInject] - Injecting as environment variables the properties content 
20:46:12  NEXUS_CUT_DIRS=6
20:46:12  NEXUS_REPO=opendaylight.snapshot
20:46:12  
20:46:12  [EnvInject] - Variables injected successfully.
20:46:12  [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins1594466141510430750.sh
20:46:12  ---> maven-fetch-metadata.sh
20:46:12  ++ xmlstarlet sel -N x=http://maven.apache.org/POM/4.0.0 -t --if /x:project/x:groupId -v /x:project/x:groupId --elif /x:project/x:parent/x:groupId -v /x:project/x:parent/x:groupId --else -o '' pom.xml
20:46:12  + project=org.opendaylight.openflowplugin
20:46:12  + project_path=org/opendaylight/openflowplugin
20:46:12  + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin
20:46:12  + pushd /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin
20:46:12  /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-scandium
20:46:12  + set +e
20:46:12  + wget -nv --recursive --accept maven-metadata.xml -R 'index.html*' --execute robots=off --no-parent --no-host-directories --cut-dirs=6 https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [4253] -> "drop-test-karaf/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [4293] -> "features-aggregator/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [4393] -> "features-extension-aggregator/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4433] -> "features-openflowplugin-extension/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [4333] -> "features-openflowplugin/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [4253] -> "learning-switch/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/ [4573] -> "odl-openflowplugin-app-arbitratorreconciliation/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/ [4453] -> "odl-openflowplugin-app-bulk-o-matic/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/ [4463] -> "odl-openflowplugin-app-config-pusher/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/ [4563] -> "odl-openflowplugin-app-forwardingrules-manager/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/ [4533] -> "odl-openflowplugin-app-forwardingrules-sync/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/ [4453] -> "odl-openflowplugin-app-lldp-speaker/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/ [4573] -> "odl-openflowplugin-app-reconciliation-framework/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/ [4473] -> "odl-openflowplugin-app-southbound-cli/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/ [4523] -> "odl-openflowplugin-app-table-miss-enforcer/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/ [4563] -> "odl-openflowplugin-app-topology-lldp-discovery/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/ [4493] -> "odl-openflowplugin-app-topology-manager/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/ [4413] -> "odl-openflowplugin-app-topology/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/ [4383] -> "odl-openflowplugin-drop-test/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/ [4443] -> "odl-openflowplugin-eric-extensions/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/ [4473] -> "odl-openflowplugin-flow-services-rest/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/ [4423] -> "odl-openflowplugin-flow-services/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [4383] -> "odl-openflowplugin-libraries/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/ [4383] -> "odl-openflowplugin-nsf-model/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/ [4433] -> "odl-openflowplugin-nxm-extensions/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/ [4433] -> "odl-openflowplugin-onf-extensions/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [4393] -> "odl-openflowplugin-southbound/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [4373] -> "openflowjava-extension-eric/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/ [4433] -> "openflowjava-extension-nicira-api/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [4393] -> "openflowjava-extension-nicira/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [4353] -> "openflowplugin-aggregator/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [4283] -> "openflowplugin-api/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [4343] -> "openflowplugin-artifacts/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [4413] -> "openflowplugin-blueprint-config/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [4313] -> "openflowplugin-common/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [4383] -> "openflowplugin-extension-api/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [4393] -> "openflowplugin-extension-eric/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [4413] -> "openflowplugin-extension-nicira/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [4383] -> "openflowplugin-extension-onf/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [4293] -> "openflowplugin-impl/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [4313] -> "openflowplugin-parent/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [4243] -> "openflowplugin/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [4243] -> "sample-bundles/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [4253] -> "sample-consumer/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [4233] -> "simple-client/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [4213] -> "test-common/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [4243] -> "test-extension/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [4233] -> "test-provider/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [4513] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [4523] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/ [4353] -> "applications/bulk-o-matic/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/ [4473] -> "applications/device-ownership-service/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [4463] -> "applications/forwardingrules-manager/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [4433] -> "applications/forwardingrules-sync/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [4353] -> "applications/lldp-speaker/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/ [4463] -> "applications/of-switch-config-pusher/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [4473] -> "applications/reconciliation-framework/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [4373] -> "applications/southbound-cli/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/ [4423] -> "applications/table-miss-enforcer/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/ [4463] -> "applications/topology-lldp-discovery/index.html.tmp" [1]
20:46:12  2025-02-28 20:46:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [4393] -> "applications/topology-manager/index.html.tmp" [1]
20:46:13  2025-02-28 20:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/ [117267] -> "drop-test-karaf/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:13  2025-02-28 20:46:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/ [126593] -> "drop-test-karaf/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:14  2025-02-28 20:46:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/ [126629] -> "drop-test-karaf/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:14  2025-02-28 20:46:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [450/450] -> "drop-test-karaf/maven-metadata.xml" [1]
20:46:14  2025-02-28 20:46:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.4-SNAPSHOT/ [61361] -> "features-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:14  2025-02-28 20:46:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/ [66137] -> "features-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:14  2025-02-28 20:46:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/ [11435] -> "features-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:14  2025-02-28 20:46:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [454/454] -> "features-aggregator/maven-metadata.xml" [1]
20:46:15  2025-02-28 20:46:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.4-SNAPSHOT/ [64908] -> "features-extension-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:15  2025-02-28 20:46:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/ [69953] -> "features-extension-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:15  2025-02-28 20:46:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/ [12023] -> "features-extension-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:15  2025-02-28 20:46:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [464/464] -> "features-extension-aggregator/maven-metadata.xml" [1]
20:46:15  2025-02-28 20:46:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/ [87873] -> "features-openflowplugin-extension/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:15  2025-02-28 20:46:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/ [94761] -> "features-openflowplugin-extension/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:16  2025-02-28 20:46:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/ [18887] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:16  2025-02-28 20:46:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [468/468] -> "features-openflowplugin-extension/maven-metadata.xml" [1]
20:46:16  2025-02-28 20:46:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/ [83169] -> "features-openflowplugin/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:16  2025-02-28 20:46:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/ [89699] -> "features-openflowplugin/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:17  2025-02-28 20:46:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/ [111577] -> "features-openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:17  2025-02-28 20:46:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [458/458] -> "features-openflowplugin/maven-metadata.xml" [1]
20:46:17  2025-02-28 20:46:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/ [117293] -> "learning-switch/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/ [126607] -> "learning-switch/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/ [126643] -> "learning-switch/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [450/450] -> "learning-switch/maven-metadata.xml" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [4273] -> "libraries/liblldp/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/ [4313] -> "model/model-flow-base/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/ [4343] -> "model/model-flow-service/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/ [4373] -> "model/model-flow-statistics/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [4313] -> "model/model-inventory/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [4303] -> "model/model-topology/index.html.tmp" [1]
20:46:18  2025-02-28 20:46:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/ [94495] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:19  2025-02-28 20:46:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/ [101887] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:19  2025-02-28 20:46:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/ [126789] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:19  2025-02-28 20:46:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [482/482] -> "odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml" [1]
20:46:19  2025-02-28 20:46:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/ [88806] -> "odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:20  2025-02-28 20:46:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/ [95765] -> "odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:20  2025-02-28 20:46:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/ [119155] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:20  2025-02-28 20:46:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [470/470] -> "odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml" [1]
20:46:20  2025-02-28 20:46:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/ [89279] -> "odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:21  2025-02-28 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/ [96274] -> "odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:21  2025-02-28 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/ [119790] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:21  2025-02-28 20:46:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [471/471] -> "odl-openflowplugin-app-config-pusher/maven-metadata.xml" [1]
20:46:22  2025-02-28 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/ [94022] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:22  2025-02-28 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/ [101378] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:22  2025-02-28 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/ [126154] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:22  2025-02-28 20:46:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [481/481] -> "odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml" [1]
20:46:23  2025-02-28 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/ [92590] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:23  2025-02-28 20:46:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/ [99837] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:24  2025-02-28 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/ [124235] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:24  2025-02-28 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [478/478] -> "odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml" [1]
20:46:24  2025-02-28 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/ [88806] -> "odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:24  2025-02-28 20:46:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/ [95765] -> "odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:25  2025-02-28 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/ [119155] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:25  2025-02-28 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [470/470] -> "odl-openflowplugin-app-lldp-speaker/maven-metadata.xml" [1]
20:46:25  2025-02-28 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/ [94482] -> "odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:25  2025-02-28 20:46:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/ [101873] -> "odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:26  2025-02-28 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/ [126775] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:26  2025-02-28 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [482/482] -> "odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml" [1]
20:46:26  2025-02-28 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/ [89765] -> "odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:26  2025-02-28 20:46:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/ [96797] -> "odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:27  2025-02-28 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/ [120439] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:27  2025-02-28 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [472/472] -> "odl-openflowplugin-app-southbound-cli/maven-metadata.xml" [1]
20:46:27  2025-02-28 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/ [92117] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:27  2025-02-28 20:46:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/ [99328] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:28  2025-02-28 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/ [123600] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:28  2025-02-28 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [477/477] -> "odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml" [1]
20:46:28  2025-02-28 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/ [94009] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:29  2025-02-28 20:46:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/ [101364] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:29  2025-02-28 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/ [126140] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:29  2025-02-28 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [481/481] -> "odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml" [1]
20:46:29  2025-02-28 20:46:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/ [90698] -> "odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:30  2025-02-28 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/ [97801] -> "odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:30  2025-02-28 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/ [121695] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:30  2025-02-28 20:46:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [474/474] -> "odl-openflowplugin-app-topology-manager/maven-metadata.xml" [1]
20:46:31  2025-02-28 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/ [86927] -> "odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:31  2025-02-28 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/ [93743] -> "odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:31  2025-02-28 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/ [116629] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:31  2025-02-28 20:46:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [466/466] -> "odl-openflowplugin-app-topology/maven-metadata.xml" [1]
20:46:32  2025-02-28 20:46:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/ [85495] -> "odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:33  2025-02-28 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/ [92202] -> "odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:33  2025-02-28 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/ [114710] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:33  2025-02-28 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [463/463] -> "odl-openflowplugin-drop-test/maven-metadata.xml" [1]
20:46:33  2025-02-28 20:46:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/ [88333] -> "odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:34  2025-02-28 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/ [95256] -> "odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:34  2025-02-28 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/ [118520] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:34  2025-02-28 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [469/469] -> "odl-openflowplugin-eric-extensions/maven-metadata.xml" [1]
20:46:34  2025-02-28 20:46:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/ [89778] -> "odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:35  2025-02-28 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/ [96811] -> "odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:35  2025-02-28 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/ [120453] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:35  2025-02-28 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [472/472] -> "odl-openflowplugin-flow-services-rest/maven-metadata.xml" [1]
20:46:35  2025-02-28 20:46:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/ [87400] -> "odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:36  2025-02-28 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/ [94252] -> "odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:36  2025-02-28 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/ [117264] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:36  2025-02-28 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [467/467] -> "odl-openflowplugin-flow-services/maven-metadata.xml" [1]
20:46:37  2025-02-28 20:46:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/ [85469] -> "odl-openflowplugin-libraries/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:37  2025-02-28 20:46:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/ [92174] -> "odl-openflowplugin-libraries/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:37  2025-02-28 20:46:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/ [114682] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:37  2025-02-28 20:46:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [463/463] -> "odl-openflowplugin-libraries/maven-metadata.xml" [1]
20:46:38  2025-02-28 20:46:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/ [85508] -> "odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:38  2025-02-28 20:46:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/ [92216] -> "odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:38  2025-02-28 20:46:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/ [114724] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:38  2025-02-28 20:46:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [463/463] -> "odl-openflowplugin-nsf-model/maven-metadata.xml" [1]
20:46:39  2025-02-28 20:46:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/ [87860] -> "odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:39  2025-02-28 20:46:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/ [94747] -> "odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:39  2025-02-28 20:46:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/ [117885] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:39  2025-02-28 20:46:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [468/468] -> "odl-openflowplugin-nxm-extensions/maven-metadata.xml" [1]
20:46:40  2025-02-28 20:46:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/ [87860] -> "odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:40  2025-02-28 20:46:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/ [94747] -> "odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:40  2025-02-28 20:46:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/ [117885] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:40  2025-02-28 20:46:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [468/468] -> "odl-openflowplugin-onf-extensions/maven-metadata.xml" [1]
20:46:41  2025-02-28 20:46:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/ [85981] -> "odl-openflowplugin-southbound/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:41  2025-02-28 20:46:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/ [92725] -> "odl-openflowplugin-southbound/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:41  2025-02-28 20:46:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/ [115359] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:41  2025-02-28 20:46:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [464/464] -> "odl-openflowplugin-southbound/maven-metadata.xml" [1]
20:46:42  2025-02-28 20:46:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/ [125751] -> "openflowjava-extension-eric/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:42  2025-02-28 20:46:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/ [135711] -> "openflowjava-extension-eric/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:43  2025-02-28 20:46:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/ [135747] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:43  2025-02-28 20:46:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [462/462] -> "openflowjava-extension-eric/maven-metadata.xml" [1]
20:46:43  2025-02-28 20:46:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/ [129967] -> "openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:44  2025-02-28 20:46:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/ [140263] -> "openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:44  2025-02-28 20:46:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/ [140299] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:44  2025-02-28 20:46:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [468/468] -> "openflowjava-extension-nicira-api/maven-metadata.xml" [1]
20:46:45  2025-02-28 20:46:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/ [127217] -> "openflowjava-extension-nicira/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:45  2025-02-28 20:46:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/ [137289] -> "openflowjava-extension-nicira/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/ [137325] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [464/464] -> "openflowjava-extension-nicira/maven-metadata.xml" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/ [4553] -> "openflowjava/features-openflowjava-aggregator/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4443] -> "openflowjava/features-openflowjava/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/ [4483] -> "openflowjava/odl-openflowjava-protocol/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/ [4443] -> "openflowjava/openflow-protocol-api/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/ [4453] -> "openflowjava/openflow-protocol-impl/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/ [4433] -> "openflowjava/openflow-protocol-it/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/ [4443] -> "openflowjava/openflow-protocol-spi/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/ [4523] -> "openflowjava/openflowjava-blueprint-config/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [4423] -> "openflowjava/openflowjava-parent/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [4403] -> "openflowjava/openflowjava-util/index.html.tmp" [1]
20:46:46  2025-02-28 20:46:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.4-SNAPSHOT/ [63510] -> "openflowplugin-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:47  2025-02-28 20:46:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/ [68449] -> "openflowplugin-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:47  2025-02-28 20:46:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/ [68467] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:47  2025-02-28 20:46:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [460/460] -> "openflowplugin-aggregator/maven-metadata.xml" [1]
20:46:47  2025-02-28 20:46:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/ [119414] -> "openflowplugin-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:48  2025-02-28 20:46:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/ [128904] -> "openflowplugin-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:48  2025-02-28 20:46:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/ [128940] -> "openflowplugin-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:48  2025-02-28 20:46:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [453/453] -> "openflowplugin-api/maven-metadata.xml" [1]
20:46:48  2025-02-28 20:46:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.4-SNAPSHOT/ [63154] -> "openflowplugin-artifacts/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:49  2025-02-28 20:46:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/ [68066] -> "openflowplugin-artifacts/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:49  2025-02-28 20:46:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/ [68084] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:49  2025-02-28 20:46:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [459/459] -> "openflowplugin-artifacts/maven-metadata.xml" [1]
20:46:49  2025-02-28 20:46:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/ [128436] -> "openflowplugin-blueprint-config/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:50  2025-02-28 20:46:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/ [138614] -> "openflowplugin-blueprint-config/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:51  2025-02-28 20:46:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/ [161513] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:51  2025-02-28 20:46:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [466/466] -> "openflowplugin-blueprint-config/maven-metadata.xml" [1]
20:46:51  2025-02-28 20:46:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/ [121483] -> "openflowplugin-common/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:51  2025-02-28 20:46:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/ [131131] -> "openflowplugin-common/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:52  2025-02-28 20:46:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/ [131167] -> "openflowplugin-common/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:52  2025-02-28 20:46:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [456/456] -> "openflowplugin-common/maven-metadata.xml" [1]
20:46:52  2025-02-28 20:46:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/ [126497] -> "openflowplugin-extension-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:53  2025-02-28 20:46:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/ [136514] -> "openflowplugin-extension-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:53  2025-02-28 20:46:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/ [136550] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:54  2025-02-28 20:46:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [463/463] -> "openflowplugin-extension-api/maven-metadata.xml" [1]
20:46:54  2025-02-28 20:46:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/ [127178] -> "openflowplugin-extension-eric/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:54  2025-02-28 20:46:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/ [137247] -> "openflowplugin-extension-eric/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:55  2025-02-28 20:46:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/ [137283] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:55  2025-02-28 20:46:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [464/464] -> "openflowplugin-extension-eric/maven-metadata.xml" [1]
20:46:55  2025-02-28 20:46:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/ [128657] -> "openflowplugin-extension-nicira/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:56  2025-02-28 20:46:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/ [138839] -> "openflowplugin-extension-nicira/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:56  2025-02-28 20:46:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/ [138889] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:56  2025-02-28 20:46:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [466/466] -> "openflowplugin-extension-nicira/maven-metadata.xml" [1]
20:46:57  2025-02-28 20:46:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/ [126484] -> "openflowplugin-extension-onf/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:57  2025-02-28 20:46:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/ [136500] -> "openflowplugin-extension-onf/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:57  2025-02-28 20:46:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/ [136536] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:58  2025-02-28 20:46:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [463/463] -> "openflowplugin-extension-onf/maven-metadata.xml" [1]
20:46:58  2025-02-28 20:46:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/ [120173] -> "openflowplugin-impl/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:58  2025-02-28 20:46:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/ [129707] -> "openflowplugin-impl/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:59  2025-02-28 20:46:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/ [129743] -> "openflowplugin-impl/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:46:59  2025-02-28 20:46:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [454/454] -> "openflowplugin-impl/maven-metadata.xml" [1]
20:46:59  2025-02-28 20:46:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.4-SNAPSHOT/ [62099] -> "openflowplugin-parent/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:46:59  2025-02-28 20:46:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/ [66931] -> "openflowplugin-parent/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:46:59  2025-02-28 20:46:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/ [66949] -> "openflowplugin-parent/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:00  2025-02-28 20:46:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [456/456] -> "openflowplugin-parent/maven-metadata.xml" [1]
20:47:00  2025-02-28 20:47:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/ [116625] -> "openflowplugin/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:01  2025-02-28 20:47:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/ [125888] -> "openflowplugin/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:01  2025-02-28 20:47:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/ [125924] -> "openflowplugin/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:01  2025-02-28 20:47:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [449/449] -> "openflowplugin/maven-metadata.xml" [1]
20:47:02  2025-02-28 20:47:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/ [116547] -> "sample-bundles/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:02  2025-02-28 20:47:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/ [125814] -> "sample-bundles/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:03  2025-02-28 20:47:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/ [125840] -> "sample-bundles/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:03  2025-02-28 20:47:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [449/449] -> "sample-bundles/maven-metadata.xml" [1]
20:47:03  2025-02-28 20:47:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/ [117241] -> "sample-consumer/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:03  2025-02-28 20:47:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/ [126565] -> "sample-consumer/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:04  2025-02-28 20:47:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/ [126601] -> "sample-consumer/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:04  2025-02-28 20:47:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [450/450] -> "sample-consumer/maven-metadata.xml" [1]
20:47:04  2025-02-28 20:47:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/ [115853] -> "simple-client/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:05  2025-02-28 20:47:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/ [125057] -> "simple-client/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:05  2025-02-28 20:47:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/ [125093] -> "simple-client/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:05  2025-02-28 20:47:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [448/448] -> "simple-client/maven-metadata.xml" [1]
20:47:06  2025-02-28 20:47:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/ [114452] -> "test-common/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:06  2025-02-28 20:47:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/ [123549] -> "test-common/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:07  2025-02-28 20:47:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/ [123585] -> "test-common/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:07  2025-02-28 20:47:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [446/446] -> "test-common/maven-metadata.xml" [1]
20:47:07  2025-02-28 20:47:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/ [116586] -> "test-extension/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:08  2025-02-28 20:47:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/ [125846] -> "test-extension/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:08  2025-02-28 20:47:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/ [125882] -> "test-extension/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:08  2025-02-28 20:47:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [449/449] -> "test-extension/maven-metadata.xml" [1]
20:47:09  2025-02-28 20:47:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/ [115879] -> "test-provider/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:09  2025-02-28 20:47:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/ [125095] -> "test-provider/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:10  2025-02-28 20:47:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/ [125121] -> "test-provider/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:10  2025-02-28 20:47:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [448/448] -> "test-provider/maven-metadata.xml" [1]
20:47:10  2025-02-28 20:47:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/ [129552] -> "applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:11  2025-02-28 20:47:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/ [139799] -> "applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:11  2025-02-28 20:47:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/ [139835] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:11  2025-02-28 20:47:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [476/476] -> "applications/arbitratorreconciliation-api/maven-metadata.xml" [1]
20:47:12  2025-02-28 20:47:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/ [130272] -> "applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:12  2025-02-28 20:47:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/ [140574] -> "applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:13  2025-02-28 20:47:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/ [140610] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:13  2025-02-28 20:47:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [477/477] -> "applications/arbitratorreconciliation-impl/maven-metadata.xml" [1]
20:47:14  2025-02-28 20:47:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/ [118292] -> "applications/bulk-o-matic/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:14  2025-02-28 20:47:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/ [127679] -> "applications/bulk-o-matic/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:15  2025-02-28 20:47:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/ [127715] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:15  2025-02-28 20:47:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [460/460] -> "applications/bulk-o-matic/maven-metadata.xml" [1]
20:47:15  2025-02-28 20:47:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/ [126711] -> "applications/device-ownership-service/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:16  2025-02-28 20:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/ [136755] -> "applications/device-ownership-service/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:16  2025-02-28 20:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/ [136791] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:16  2025-02-28 20:47:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [472/472] -> "applications/device-ownership-service/maven-metadata.xml" [1]
20:47:17  2025-02-28 20:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/ [126069] -> "applications/forwardingrules-manager/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:17  2025-02-28 20:47:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/ [136050] -> "applications/forwardingrules-manager/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:18  2025-02-28 20:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/ [136086] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:18  2025-02-28 20:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [471/471] -> "applications/forwardingrules-manager/maven-metadata.xml" [1]
20:47:18  2025-02-28 20:47:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/ [123935] -> "applications/forwardingrules-sync/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:19  2025-02-28 20:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/ [133753] -> "applications/forwardingrules-sync/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:19  2025-02-28 20:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/ [133789] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:19  2025-02-28 20:47:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [468/468] -> "applications/forwardingrules-sync/maven-metadata.xml" [1]
20:47:20  2025-02-28 20:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/ [118279] -> "applications/lldp-speaker/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:20  2025-02-28 20:47:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/ [127665] -> "applications/lldp-speaker/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:21  2025-02-28 20:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/ [127701] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:21  2025-02-28 20:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [460/460] -> "applications/lldp-speaker/maven-metadata.xml" [1]
20:47:21  2025-02-28 20:47:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/ [126030] -> "applications/of-switch-config-pusher/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:22  2025-02-28 20:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/ [136008] -> "applications/of-switch-config-pusher/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:22  2025-02-28 20:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/ [136044] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:22  2025-02-28 20:47:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [471/471] -> "applications/of-switch-config-pusher/maven-metadata.xml" [1]
20:47:23  2025-02-28 20:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/ [126750] -> "applications/reconciliation-framework/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:23  2025-02-28 20:47:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/ [136783] -> "applications/reconciliation-framework/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:24  2025-02-28 20:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/ [136819] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:24  2025-02-28 20:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [472/472] -> "applications/reconciliation-framework/maven-metadata.xml" [1]
20:47:24  2025-02-28 20:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/ [119693] -> "applications/southbound-cli/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:24  2025-02-28 20:47:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/ [129201] -> "applications/southbound-cli/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:25  2025-02-28 20:47:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/ [129237] -> "applications/southbound-cli/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:25  2025-02-28 20:47:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [462/462] -> "applications/southbound-cli/maven-metadata.xml" [1]
20:47:25  2025-02-28 20:47:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/ [123202] -> "applications/table-miss-enforcer/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:26  2025-02-28 20:47:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/ [132964] -> "applications/table-miss-enforcer/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:26  2025-02-28 20:47:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/ [133000] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:26  2025-02-28 20:47:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [467/467] -> "applications/table-miss-enforcer/maven-metadata.xml" [1]
20:47:27  2025-02-28 20:47:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/ [126056] -> "applications/topology-lldp-discovery/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:27  2025-02-28 20:47:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/ [136036] -> "applications/topology-lldp-discovery/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:28  2025-02-28 20:47:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/ [136072] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:28  2025-02-28 20:47:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [471/471] -> "applications/topology-lldp-discovery/maven-metadata.xml" [1]
20:47:28  2025-02-28 20:47:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/ [121107] -> "applications/topology-manager/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/ [130709] -> "applications/topology-manager/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/ [130745] -> "applications/topology-manager/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [464/464] -> "applications/topology-manager/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1511/1511] -> "features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:29  2025-02-28 20:47:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:30  2025-02-28 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/ [114001] -> "libraries/liblldp/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:30  2025-02-28 20:47:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/ [123061] -> "libraries/liblldp/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:31  2025-02-28 20:47:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/ [123097] -> "libraries/liblldp/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:31  2025-02-28 20:47:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [452/452] -> "libraries/liblldp/maven-metadata.xml" [1]
20:47:31  2025-02-28 20:47:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/ [118766] -> "model/model-flow-base/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:32  2025-02-28 20:47:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/ [128191] -> "model/model-flow-base/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:32  2025-02-28 20:47:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/ [128227] -> "model/model-flow-base/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:32  2025-02-28 20:47:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [456/456] -> "model/model-flow-base/maven-metadata.xml" [1]
20:47:33  2025-02-28 20:47:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/ [120887] -> "model/model-flow-service/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:33  2025-02-28 20:47:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/ [130474] -> "model/model-flow-service/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:34  2025-02-28 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/ [130510] -> "model/model-flow-service/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:34  2025-02-28 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [459/459] -> "model/model-flow-service/maven-metadata.xml" [1]
20:47:34  2025-02-28 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/ [122982] -> "model/model-flow-statistics/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:34  2025-02-28 20:47:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/ [132729] -> "model/model-flow-statistics/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:35  2025-02-28 20:47:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/ [132765] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:35  2025-02-28 20:47:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [462/462] -> "model/model-flow-statistics/maven-metadata.xml" [1]
20:47:35  2025-02-28 20:47:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/ [118701] -> "model/model-inventory/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:36  2025-02-28 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/ [128121] -> "model/model-inventory/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:36  2025-02-28 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/ [128157] -> "model/model-inventory/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:36  2025-02-28 20:47:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [456/456] -> "model/model-inventory/maven-metadata.xml" [1]
20:47:37  2025-02-28 20:47:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/ [117994] -> "model/model-topology/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:37  2025-02-28 20:47:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/ [127360] -> "model/model-topology/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/ [127396] -> "model/model-topology/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [455/455] -> "model/model-topology/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1524/1524] -> "odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1531/1531] -> "odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1523/1523] -> "odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1535/1535] -> "odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1530/1530] -> "odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1534/1534] -> "odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1527/1527] -> "odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1519/1519] -> "odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml [1525/1525] -> "odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml [1520/1520] -> "odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml [1516/1516] -> "odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml [1521/1521] -> "odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml [1517/1517] -> "odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/ [67562] -> "openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/ [72805] -> "openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/ [12499] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:38  2025-02-28 20:47:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [480/480] -> "openflowjava/features-openflowjava-aggregator/maven-metadata.xml" [1]
20:47:39  2025-02-28 20:47:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/ [84277] -> "openflowjava/features-openflowjava/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:39  2025-02-28 20:47:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/ [90888] -> "openflowjava/features-openflowjava/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:39  2025-02-28 20:47:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/ [18200] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:39  2025-02-28 20:47:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [469/469] -> "openflowjava/features-openflowjava/maven-metadata.xml" [1]
20:47:39  2025-02-28 20:47:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/ [86182] -> "openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:40  2025-02-28 20:47:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/ [92938] -> "openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:40  2025-02-28 20:47:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/ [115614] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:40  2025-02-28 20:47:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [473/473] -> "openflowjava/odl-openflowjava-protocol/maven-metadata.xml" [1]
20:47:41  2025-02-28 20:47:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/ [124681] -> "openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:41  2025-02-28 20:47:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/ [134556] -> "openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:42  2025-02-28 20:47:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/ [134592] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:42  2025-02-28 20:47:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [469/469] -> "openflowjava/openflow-protocol-api/maven-metadata.xml" [1]
20:47:42  2025-02-28 20:47:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/ [125232] -> "openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:43  2025-02-28 20:47:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/ [135149] -> "openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:43  2025-02-28 20:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/ [135185] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:43  2025-02-28 20:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [470/470] -> "openflowjava/openflow-protocol-impl/maven-metadata.xml" [1]
20:47:43  2025-02-28 20:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/ [83089] -> "openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:44  2025-02-28 20:47:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/ [89609] -> "openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:44  2025-02-28 20:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/ [111655] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:44  2025-02-28 20:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [468/468] -> "openflowjava/openflow-protocol-it/maven-metadata.xml" [1]
20:47:44  2025-02-28 20:47:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/ [104102] -> "openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:45  2025-02-28 20:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/ [112316] -> "openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:45  2025-02-28 20:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/ [112346] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:45  2025-02-28 20:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [469/469] -> "openflowjava/openflow-protocol-spi/maven-metadata.xml" [1]
20:47:45  2025-02-28 20:47:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/ [151995] -> "openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:46  2025-02-28 20:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/ [164046] -> "openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:46  2025-02-28 20:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/ [164088] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:46  2025-02-28 20:47:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [477/477] -> "openflowjava/openflowjava-blueprint-config/maven-metadata.xml" [1]
20:47:47  2025-02-28 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/ [62960] -> "openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:47  2025-02-28 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/ [67854] -> "openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:47  2025-02-28 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/ [67872] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:47  2025-02-28 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [467/467] -> "openflowjava/openflowjava-parent/maven-metadata.xml" [1]
20:47:47  2025-02-28 20:47:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/ [101729] -> "openflowjava/openflowjava-util/0.18.4-SNAPSHOT/index.html.tmp" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/ [109776] -> "openflowjava/openflowjava-util/0.19.2-SNAPSHOT/index.html.tmp" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/ [109806] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/index.html.tmp" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [465/465] -> "openflowjava/openflowjava-util/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.4-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1910/1910] -> "openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.4-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:48  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml [1522/1522] -> "openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml [1526/1526] -> "openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml [1479/1479] -> "openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml [1918/1918] -> "openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml [1926/1926] -> "openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.18.4-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  2025-02-28 20:47:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml" [1]
20:47:49  FINISHED --2025-02-28 20:47:49--
20:47:49  Total wall clock time: 1m 37s
20:47:49  Downloaded: 621 files, 25M in 1.7s (15.1 MB/s)
20:47:49  + set -e
20:47:49  + popd
20:47:49  /w/workspace/openflowplugin-maven-merge-scandium
20:47:49  + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/m2repo-backup
20:47:49  + cp -a /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org /w/workspace/openflowplugin-maven-merge-scandium/m2repo-backup
20:47:49  [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins5240960500039677457.sh
20:47:49  [EnvInject] - Injecting environment variables from a build step.
20:47:49  [EnvInject] - Injecting as environment variables the properties content 
20:47:49  MAVEN_GOALS=clean deploy javadoc:aggregate
20:47:49  
20:47:49  [EnvInject] - Variables injected successfully.
20:47:49  [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins15771890048666578065.sh
20:47:49  ---> common-variables.sh
20:47:49  --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
20:47:49  ---> maven-build.sh
20:47:49  + set +u
20:47:49  + export MAVEN_OPTS
20:47:49  + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-scandium@tmp/config4102771859714423032tmp --settings /w/workspace/openflowplugin-maven-merge-scandium@tmp/config12646121794054490346tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo --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 -Dmerge
20:47:49  Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
20:47:49  Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:47:49  Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64
20:47:49  Default locale: en, platform encoding: UTF-8
20:47:49  OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix"
20:47:50  [INFO] Error stacktraces are turned on.
20:47:50  [INFO] Scanning for projects...
20:47:56  [INFO] ------------------------------------------------------------------------
20:47:56  [INFO] Reactor Build Order:
20:47:56  [INFO] 
20:47:56  [INFO] openflowplugin-artifacts                                           [pom]
20:47:56  [INFO] openflowplugin-parent                                              [pom]
20:47:56  [INFO] liblldp                                                         [bundle]
20:47:56  [INFO] libraries-aggregator                                               [pom]
20:47:56  [INFO] ODL :: openflowjava :: openflow-protocol-api                    [bundle]
20:47:56  [INFO] openflowjava-parent                                                [pom]
20:47:56  [INFO] ODL :: openflowjava :: openflow-protocol-spi                    [bundle]
20:47:56  [INFO] ODL :: openflowjava :: openflowjava-util                        [bundle]
20:47:56  [INFO] ODL :: openflowjava :: openflow-protocol-impl                   [bundle]
20:47:56  [INFO] ODL :: openflowjava :: odl-openflowjava-protocol               [feature]
20:47:56  [INFO] ODL :: openflowjava :: features-openflowjava                   [feature]
20:47:56  [INFO] ODL :: openflowjava :: features-openflowjava-aggregator            [pom]
20:47:56  [INFO] ODL :: openflowjava :: openflowjava-blueprint-config            [bundle]
20:47:56  [INFO] simple-client                                                   [bundle]
20:47:56  [INFO] ODL :: openflowjava :: openflow-protocol-it                     [bundle]
20:47:56  [INFO] model-inventory                                                 [bundle]
20:47:56  [INFO] model-flow-base                                                 [bundle]
20:47:56  [INFO] model-flow-service                                              [bundle]
20:47:56  [INFO] openflowplugin-api                                              [bundle]
20:47:56  [INFO] model-flow-statistics                                           [bundle]
20:47:56  [INFO] openflowplugin-extension-api                                    [bundle]
20:47:56  [INFO] openflowplugin                                                  [bundle]
20:47:56  [INFO] openflowplugin-common                                           [bundle]
20:47:56  [INFO] openflowplugin-impl                                             [bundle]
20:47:56  [INFO] openflowjava-extension-nicira-api                               [bundle]
20:47:56  [INFO] openflowjava-extension-nicira                                   [bundle]
20:47:56  [INFO] openflowjava-extension-eric                                     [bundle]
20:47:56  [INFO] openflowplugin-extension-nicira                                 [bundle]
20:47:56  [INFO] openflowplugin-extension-onf                                    [bundle]
20:47:56  [INFO] openflowplugin-extension-eric                                   [bundle]
20:47:56  [INFO] test-extension                                                  [bundle]
20:47:56  [INFO] model-topology                                                  [bundle]
20:47:56  [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model                 [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Libraries                   [feature]
20:47:56  [INFO] openflowplugin-blueprint-config                                 [bundle]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions           [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions              [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions             [feature]
20:47:56  [INFO] features-openflowplugin-extension                              [feature]
20:47:56  [INFO] features-extension-aggregator                                      [pom]
20:47:56  [INFO] openflowplugin-extension-aggregator                                [pom]
20:47:56  [INFO] test-provider                                                   [bundle]
20:47:56  [INFO] test-common                                                     [bundle]
20:47:56  [INFO] drop-test-karaf                                                 [bundle]
20:47:56  [INFO] bulk-o-matic                                                    [bundle]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support [feature]
20:47:56  [INFO] device-ownership-service                                        [bundle]
20:47:56  [INFO] of-switch-config-pusher                                         [bundle]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature]
20:47:56  [INFO] arbitratorreconciliation-api                                    [bundle]
20:47:56  [INFO] reconciliation-framework                                        [bundle]
20:47:56  [INFO] arbitratorreconciliation-impl                                   [bundle]
20:47:56  [INFO] forwardingrules-manager                                         [bundle]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM           [feature]
20:47:56  [INFO] forwardingrules-sync                                            [bundle]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS           [feature]
20:47:56  [INFO] table-miss-enforcer                                             [bundle]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature]
20:47:56  [INFO] topology-lldp-discovery                                         [bundle]
20:47:56  [INFO] lldp-speaker                                                    [bundle]
20:47:56  [INFO] topology-manager                                                [bundle]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - topology      [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker  [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services               [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Drop Test                   [feature]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST       [feature]
20:47:56  [INFO] southbound-cli                                                  [bundle]
20:47:56  [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature]
20:47:56  [INFO] features-openflowplugin                                        [feature]
20:47:56  [INFO] features-aggregator                                                [pom]
20:47:56  [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator       [pom]
20:47:56  [INFO] applications-aggregator                                            [pom]
20:47:56  [INFO] model-aggregator                                                   [pom]
20:47:56  [INFO] learning-switch                                                 [bundle]
20:47:56  [INFO] sample-consumer                                                 [bundle]
20:47:56  [INFO] sample-bundles                                                  [bundle]
20:47:56  [INFO] openflowplugin-samples-aggregator                                  [pom]
20:47:56  [INFO] openflowplugin-karaf                                               [pom]
20:47:56  [INFO] openflowplugin                                                     [pom]
20:47:56  [INFO] 
20:47:56  [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------
20:47:56  [INFO] Building openflowplugin-artifacts 0.19.2-SNAPSHOT                 [1/84]
20:47:56  [INFO]   from artifacts/pom.xml
20:47:56  [INFO] --------------------------------[ pom ]---------------------------------
20:47:56  [INFO] 
20:47:56  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-artifacts ---
20:47:57  [INFO] 
20:47:57  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts ---
20:47:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
20:47:57  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
20:47:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:47:57  [INFO] 
20:47:57  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts ---
20:47:57  [INFO] 
20:47:57  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-artifacts ---
20:47:58  [INFO] CycloneDX: Resolving Dependencies
20:47:58  [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
20:47:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.xml
20:47:58  [INFO]            attaching as openflowplugin-artifacts-0.19.2-SNAPSHOT-cyclonedx.xml
20:47:58  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.json
20:47:58  [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
20:47:58  [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
20:47:58  [INFO]            attaching as openflowplugin-artifacts-0.19.2-SNAPSHOT-cyclonedx.json
20:47:58  [INFO] 
20:47:58  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-artifacts ---
20:47:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-SNAPSHOT.pom
20:47:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-SNAPSHOT-cyclonedx.xml
20:47:58  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-SNAPSHOT-cyclonedx.json
20:47:58  [INFO] 
20:47:58  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-artifacts ---
20:47:58  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:47:58  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:47:58  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml
20:47:58  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:47:58      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:47:58      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:47:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:47:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:47:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:47:58      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:47:58      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:47:58      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:47:58      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:47:58      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:47:58      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:47:58      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:47:58      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:47:58      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:47:58      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:47:58      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:47:58      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:47:58      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:47:58      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:47:58      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:47:58      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:47:58      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:47:58      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:47:58      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:47:58      at java.lang.reflect.Method.invoke (Method.java:580)
20:47:58      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:47:58      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:47:58      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:47:58      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:47:58  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml
20:47:58  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml
20:47:58  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:47:58      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:47:58      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:47:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:47:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:47:58      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:47:58      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:47:58      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:47:58      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:47:58      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:47:58      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:47:58      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:47:58      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:47:58      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:47:58      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:47:58      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:47:58      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:47:58      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:47:58      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:47:58      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:47:58      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:47:58      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:47:58      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:47:58      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:47:58      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:47:58      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:47:58      at java.lang.reflect.Method.invoke (Method.java:580)
20:47:58      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:47:58      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:47:58      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:47:58      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:47:58  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml
20:47:58  [INFO] 
20:47:58  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >--------
20:47:58  [INFO] Building openflowplugin-parent 0.19.2-SNAPSHOT                    [2/84]
20:47:58  [INFO]   from parent/pom.xml
20:47:58  [INFO] --------------------------------[ pom ]---------------------------------
20:48:00  [INFO] 
20:48:00  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-parent ---
20:48:00  [INFO] 
20:48:00  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-parent ---
20:48:00  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
20:48:00  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
20:48:00  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:00  [INFO] 
20:48:00  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent ---
20:48:00  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:00  [INFO] 
20:48:00  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-parent ---
20:48:00  [INFO] 
20:48:00  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-parent ---
20:48:01  [INFO] 
20:48:01  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent ---
20:48:01  [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-merge-scandium/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/**
20:48:01  [INFO] 
20:48:01  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent ---
20:48:02  [INFO] Starting audit...
20:48:02  Audit done.
20:48:02  [INFO] You have 0 Checkstyle violations.
20:48:02  [INFO] 
20:48:02  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent ---
20:48:02  [INFO] Starting audit...
20:48:02  Audit done.
20:48:02  [INFO] You have 0 Checkstyle violations.
20:48:02  [INFO] 
20:48:02  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-parent ---
20:48:02  [INFO] 
20:48:02  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>>
20:48:02  [INFO] 
20:48:02  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-parent ---
20:48:04  [INFO] 
20:48:04  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<<
20:48:04  [INFO] 
20:48:04  [INFO] 
20:48:04  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-parent ---
20:48:05  [INFO] 
20:48:05  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-parent ---
20:48:05  [INFO] 
20:48:05  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-parent ---
20:48:05  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
20:48:05  [INFO] 
20:48:05  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-parent ---
20:48:05  [INFO] CycloneDX: Resolving Dependencies
20:48:05  [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s)
20:48:06  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.xml
20:48:06  [INFO]            attaching as openflowplugin-parent-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:06  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.json
20:48:06  [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
20:48:06  [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
20:48:06  [INFO]            attaching as openflowplugin-parent-0.19.2-SNAPSHOT-cyclonedx.json
20:48:06  [INFO] 
20:48:06  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent ---
20:48:06  [INFO] Skipping duplicate-finder execution!
20:48:06  [INFO] 
20:48:06  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-parent ---
20:48:06  [INFO] Skipping pom project
20:48:06  [INFO] 
20:48:06  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent ---
20:48:06  [INFO] 
20:48:06  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-parent ---
20:48:06  [INFO] 
20:48:06  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-parent ---
20:48:06  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:48:06  [INFO] 
20:48:06  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-parent ---
20:48:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-SNAPSHOT.pom
20:48:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-SNAPSHOT-cyclonedx.json
20:48:06  [INFO] 
20:48:06  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-parent ---
20:48:06  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:48:06  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:48:06  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:48:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:06      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:06      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:06      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:06  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:06  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml
20:48:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:48:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:06      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:06      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:06      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:06  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml
20:48:06  [INFO] 
20:48:06  [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >----------
20:48:06  [INFO] Building liblldp 0.19.2-SNAPSHOT                                  [3/84]
20:48:06  [INFO]   from libraries/liblldp/pom.xml
20:48:06  [INFO] -------------------------------[ bundle ]-------------------------------
20:48:06  [INFO] 
20:48:06  [INFO] --- clean:3.4.0:clean (default-clean) @ liblldp ---
20:48:06  [INFO] 
20:48:06  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ liblldp ---
20:48:06  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:06  [INFO] 
20:48:06  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ liblldp ---
20:48:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:06  [INFO] 
20:48:06  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ liblldp ---
20:48:07  [INFO] 
20:48:07  [INFO] --- dependency:3.8.1:properties (default) @ liblldp ---
20:48:07  [INFO] 
20:48:07  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ liblldp ---
20:48: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-merge-scandium/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/**
20:48:07  [INFO] 
20:48:07  [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp ---
20:48:07  [INFO] Starting audit...
20:48:07  Audit done.
20:48:07  [INFO] You have 0 Checkstyle violations.
20:48:07  [INFO] 
20:48:07  [INFO] --- checkstyle:3.6.0:check (default) @ liblldp ---
20:48:09  [INFO] Starting audit...
20:48:09  Audit done.
20:48:09  [INFO] You have 0 Checkstyle violations.
20:48:09  [INFO] 
20:48:09  [INFO] --- dependency:3.8.1:copy (unpack-license) @ liblldp ---
20:48:09  [INFO] 
20:48:09  [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp ---
20:48:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/resources
20:48:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/spi
20:48:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/yang
20:48:09  [INFO] 
20:48:09  [INFO] --- compiler:3.13.0:compile (default-compile) @ liblldp ---
20:48:09  [INFO] Recompiling the module because of changed source code.
20:48:09  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
20:48:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:48:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:48:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:48:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:48:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:48:10  [INFO] 
20:48:10  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ liblldp >>>
20:48:10  [INFO] 
20:48:10  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ liblldp ---
20:48:10  [INFO] Fork Value is true
20:48:14  [INFO] Done SpotBugs Analysis....
20:48:15  [INFO] 
20:48:15  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ liblldp <<<
20:48:15  [INFO] 
20:48:15  [INFO] 
20:48:15  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ liblldp ---
20:48:15  [INFO] BugInstance size is 0
20:48:15  [INFO] Error size is 0
20:48:15  [INFO] No errors/warnings found
20:48:15  [INFO] 
20:48:15  [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp ---
20:48:15  [INFO] Copying 1 resource from src/test/resources to target/test-classes
20:48:15  [INFO] 
20:48:15  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ liblldp ---
20:48:15  [INFO] Recompiling the module because of changed dependency.
20:48:15  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
20:48:15  [INFO] 
20:48:15  [INFO] --- surefire:3.5.2:test (default-test) @ liblldp ---
20:48:15  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/surefire-reports
20:48:15  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:48:15  [INFO] 
20:48:15  [INFO] -------------------------------------------------------
20:48:15  [INFO]  T E S T S
20:48:15  [INFO] -------------------------------------------------------
20:48:16  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest
20:48:16  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest
20:48:16  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest
20:48:16  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest
20:48:16  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest
20:48:16  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest
20:48:16  [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest
20:48:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest
20:48:16  [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest
20:48:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest
20:48:16  [INFO] 
20:48:16  [INFO] Results:
20:48:16  [INFO] 
20:48:16  [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0
20:48:16  [INFO] 
20:48:16  [INFO] 
20:48:16  [INFO] --- copy:14.0.7:copy-files (default) @ liblldp ---
20:48:16  [INFO] 
20:48:16  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ liblldp ---
20:48:17  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.2-SNAPSHOT.jar
20:48:17  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/META-INF/MANIFEST.MF
20:48:17  [INFO] 
20:48:17  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ liblldp ---
20:48:17  [INFO] No previous run data found, generating javadoc.
20:48:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.2-SNAPSHOT-javadoc.jar
20:48:19  [INFO] 
20:48:19  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ liblldp ---
20:48:19  [INFO] CycloneDX: Resolving Dependencies
20:48:19  [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s)
20:48:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.xml
20:48:19  [INFO]            attaching as liblldp-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.json
20:48:19  [INFO]            attaching as liblldp-0.19.2-SNAPSHOT-cyclonedx.json
20:48:19  [INFO] 
20:48:19  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp ---
20:48:19  [INFO] Skipping duplicate-finder execution!
20:48:19  [INFO] 
20:48:19  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ liblldp ---
20:48:19  [INFO] No dependency problems found
20:48:19  [INFO] 
20:48:19  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp ---
20:48:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.2-SNAPSHOT-sources.jar
20:48:19  [INFO] 
20:48:19  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ liblldp ---
20:48:19  [INFO] 
20:48:19  [INFO] --- jacoco:0.8.12:report (report) @ liblldp ---
20:48:19  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/code-coverage/jacoco.exec
20:48:19  [INFO] Analyzed bundle 'liblldp' with 14 classes
20:48:20  [INFO] 
20:48:20  [INFO] --- install:3.1.3:install (default-install) @ liblldp ---
20:48:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-SNAPSHOT.pom
20:48:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-SNAPSHOT.jar
20:48:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-SNAPSHOT-javadoc.jar
20:48:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-SNAPSHOT-cyclonedx.json
20:48:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-SNAPSHOT-sources.jar
20:48:20  [INFO] 
20:48:20  [INFO] --- bundle:6.0.0:install (default-install) @ liblldp ---
20:48:20  [INFO] Writing OBR metadata
20:48:20  [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-SNAPSHOT.jar
20:48:20  [INFO] Writing OBR metadata
20:48:20  [INFO] 
20:48:20  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ liblldp ---
20:48:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:48:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:48:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:48:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:20      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml
20:48:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:48:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:20      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml
20:48:20  [INFO] 
20:48:20  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ liblldp ---
20:48:20  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:48:20  [INFO] 
20:48:20  [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >--------
20:48:20  [INFO] Building libraries-aggregator 0.19.2-SNAPSHOT                     [4/84]
20:48:20  [INFO]   from libraries/pom.xml
20:48:20  [INFO] --------------------------------[ pom ]---------------------------------
20:48:20  [INFO] 
20:48:20  [INFO] --- clean:3.4.0:clean (default-clean) @ libraries-aggregator ---
20:48:20  [INFO] 
20:48:20  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ libraries-aggregator ---
20:48:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:20  [INFO] 
20:48:20  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ libraries-aggregator ---
20:48:20  [INFO] 
20:48:20  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ libraries-aggregator ---
20:48:20  [INFO] Skipping CycloneDX goal, because module skips deploy
20:48:20  [INFO] 
20:48:20  [INFO] --- install:3.1.3:install (default-install) @ libraries-aggregator ---
20:48:20  [INFO] Skipping artifact installation
20:48:20  [INFO] 
20:48:20  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ libraries-aggregator ---
20:48:20  [INFO] Skipping artifact deployment
20:48:20  [INFO] 
20:48:20  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >--
20:48:20  [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.19.2-SNAPSHOT [5/84]
20:48:20  [INFO]   from openflowjava/openflow-protocol-api/pom.xml
20:48:20  [INFO] -------------------------------[ bundle ]-------------------------------
20:48:20  [INFO] 
20:48:20  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-api ---
20:48:20  [INFO] 
20:48:20  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-api ---
20:48:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:20  [INFO] 
20:48:20  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api ---
20:48:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:20  [INFO] 
20:48:20  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-api ---
20:48:20  [INFO] 
20:48:20  [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-api ---
20:48:20  [INFO] 
20:48:20  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api ---
20:48:20  [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-merge-scandium/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/**
20:48:20  [INFO] 
20:48:20  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflow-protocol-api ---
20:48:22  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:48:22  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/yang
20:48:22  [INFO] yang-to-sources: Found 3 dependencies in 3.936 ms
20:48:22  [INFO] yang-to-sources: Project model files found: 9 in 401.4 ms
20:48:23  [INFO] yang-to-sources: 12 YANG models processed in 510.2 ms
20:48:23  [INFO] BindingJavaFileGenerator: Defined 865 files in 141.6 ms
20:48:23  [INFO] Sorted 865 files into 170 directories in 4.878 ms
20:48:23  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 645.1 ms
20:48:23  [INFO] 
20:48:23  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api ---
20:48:23  [INFO] Starting audit...
20:48:23  Audit done.
20:48:23  [INFO] You have 0 Checkstyle violations.
20:48:23  [INFO] 
20:48:23  [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api ---
20:48:24  [INFO] Starting audit...
20:48:24  Audit done.
20:48:24  [INFO] You have 0 Checkstyle violations.
20:48:24  [INFO] 
20:48:24  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-api ---
20:48:24  [INFO] 
20:48:24  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api ---
20:48:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/resources
20:48:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi
20:48:24  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
20:48:24  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:48:24  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
20:48:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi
20:48:24  [INFO] 
20:48:24  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-api ---
20:48:24  [INFO] Recompiling the module because of changed source code.
20:48:24  [INFO] Compiling 916 source files with javac [debug release 21] to target/classes
20:48:29  [INFO] 
20:48:29  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>>
20:48:29  [INFO] 
20:48:29  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflow-protocol-api ---
20:48:29  [INFO] Fork Value is true
20:48:34  [INFO] Done SpotBugs Analysis....
20:48:34  [INFO] 
20:48:34  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<<
20:48:34  [INFO] 
20:48:34  [INFO] 
20:48:34  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflow-protocol-api ---
20:48:35  [INFO] BugInstance size is 0
20:48:35  [INFO] Error size is 0
20:48:35  [INFO] No errors/warnings found
20:48:35  [INFO] 
20:48:35  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api ---
20:48:35  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/test/resources
20:48:35  [INFO] 
20:48:35  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-api ---
20:48:35  [INFO] Recompiling the module because of changed dependency.
20:48:35  [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes
20:48:35  [INFO] 
20:48:35  [INFO] --- surefire:3.5.2:test (default-test) @ openflow-protocol-api ---
20:48:35  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/surefire-reports
20:48:35  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:48:35  [INFO] 
20:48:35  [INFO] -------------------------------------------------------
20:48:35  [INFO]  T E S T S
20:48:35  [INFO] -------------------------------------------------------
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest
20:48:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest
20:48:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest
20:48:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest
20:48:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest
20:48:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest
20:48:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest
20:48:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest
20:48:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest
20:48:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest
20:48:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest
20:48:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest
20:48:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest
20:48:36  [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest
20:48:36  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest
20:48:36  [INFO] 
20:48:36  [INFO] Results:
20:48:36  [INFO] 
20:48:36  [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0
20:48:36  [INFO] 
20:48:36  [INFO] 
20:48:36  [INFO] --- copy:14.0.7:copy-files (default) @ openflow-protocol-api ---
20:48:36  [INFO] 
20:48:36  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-api ---
20:48:37  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.2-SNAPSHOT.jar
20:48:37  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF
20:48:37  [INFO] 
20:48:37  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-api ---
20:48:38  [INFO] No previous run data found, generating javadoc.
20:48:47  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.2-SNAPSHOT-javadoc.jar
20:48:47  [INFO] 
20:48:47  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-api ---
20:48:47  [INFO] CycloneDX: Resolving Dependencies
20:48:48  [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s)
20:48:48  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.xml
20:48:48  [INFO]            attaching as openflow-protocol-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:48  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.json
20:48:48  [INFO]            attaching as openflow-protocol-api-0.19.2-SNAPSHOT-cyclonedx.json
20:48:48  [INFO] 
20:48:48  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api ---
20:48:48  [INFO] Skipping duplicate-finder execution!
20:48:48  [INFO] 
20:48:48  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-api ---
20:48:48  [INFO] No dependency problems found
20:48:48  [INFO] 
20:48:48  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api ---
20:48:48  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.2-SNAPSHOT-sources.jar
20:48:48  [INFO] 
20:48:48  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflow-protocol-api ---
20:48:48  [INFO] 
20:48:48  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-api ---
20:48:48  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec
20:48:48  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes
20:48:49  [INFO] 
20:48:49  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-api ---
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-SNAPSHOT.pom
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-SNAPSHOT.jar
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-SNAPSHOT-javadoc.jar
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-SNAPSHOT-cyclonedx.json
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-SNAPSHOT-sources.jar
20:48:49  [INFO] 
20:48:49  [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-api ---
20:48:49  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-SNAPSHOT.jar
20:48:49  [INFO] Writing OBR metadata
20:48:49  [INFO] 
20:48:49  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-api ---
20:48:49  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:48:49  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:48:49  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:49  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:49      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:49      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:49      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:49      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:49      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:49      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:49      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:49      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:49      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:49      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:49      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:49      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:49      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:49      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:49  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:49  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml
20:48:49  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:49      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:49      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:49      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:49      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:49      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:49      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:49      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:49      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:49      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:49      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:49      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:49      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:49      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:49      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:49  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml
20:48:49  [INFO] 
20:48:49  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-api ---
20:48:49  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:48:49  [INFO] 
20:48:49  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >--
20:48:49  [INFO] Building openflowjava-parent 0.19.2-SNAPSHOT                      [6/84]
20:48:49  [INFO]   from openflowjava/pom.xml
20:48:49  [INFO] --------------------------------[ pom ]---------------------------------
20:48:49  [INFO] 
20:48:49  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-parent ---
20:48:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:49  [INFO] 
20:48:49  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent ---
20:48:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:49  [INFO] 
20:48:49  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent ---
20:48: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-merge-scandium/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/**
20:48:49  [INFO] 
20:48:49  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-parent ---
20:48:49  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/src/main/yang added.
20:48:49  [INFO] 
20:48:49  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent ---
20:48:49  [INFO] Starting audit...
20:48:49  Audit done.
20:48:49  [INFO] You have 0 Checkstyle violations.
20:48:49  [INFO] 
20:48:49  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent ---
20:48:49  [INFO] Starting audit...
20:48:49  Audit done.
20:48:49  [INFO] You have 0 Checkstyle violations.
20:48:49  [INFO] 
20:48:49  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-parent >>>
20:48:49  [INFO] 
20:48:49  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-parent <<<
20:48:49  [INFO] 
20:48:49  [INFO] 
20:48:49  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] --- copy:14.0.7:copy-files (default) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-parent ---
20:48:49  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
20:48:49  [INFO] 
20:48:49  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-parent ---
20:48:49  [INFO] CycloneDX: Resolving Dependencies
20:48:49  [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s)
20:48:49  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.xml
20:48:49  [INFO]            attaching as openflowjava-parent-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:49  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.json
20:48:49  [INFO]            attaching as openflowjava-parent-0.19.2-SNAPSHOT-cyclonedx.json
20:48:49  [INFO] 
20:48:49  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent ---
20:48:49  [INFO] Skipping duplicate-finder execution!
20:48:49  [INFO] 
20:48:49  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-parent ---
20:48:49  [INFO] Skipping pom project
20:48:49  [INFO] 
20:48:49  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-parent ---
20:48:49  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:48:49  [INFO] 
20:48:49  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-parent ---
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-SNAPSHOT.pom
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:49  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-SNAPSHOT-cyclonedx.json
20:48:49  [INFO] 
20:48:49  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-parent ---
20:48:49  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:48:49  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:48:49  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:49  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:49      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:49      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:49      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:49      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:49      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:49      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:49      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:49      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:49      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:49      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:49      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:49      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:49      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:49      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:49  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:49  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml
20:48:49  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:49      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:49      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:49      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:48:49      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:49      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:49      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:49      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:49      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:49      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:49      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:49      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:49      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:49      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:49      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:49      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:49      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:49      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:49      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:49      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:49      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:49  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml
20:48:49  [INFO] 
20:48:49  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent ---
20:48:49  [INFO] 
20:48:49  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >--
20:48:49  [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.19.2-SNAPSHOT [7/84]
20:48:49  [INFO]   from openflowjava/openflow-protocol-spi/pom.xml
20:48:49  [INFO] -------------------------------[ bundle ]-------------------------------
20:48:49  [INFO] 
20:48:49  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-spi ---
20:48:49  [INFO] 
20:48:49  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi ---
20:48:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:49  [INFO] 
20:48:49  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi ---
20:48:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:49  [INFO] 
20:48:49  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-spi ---
20:48:50  [INFO] 
20:48:50  [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-spi ---
20:48:50  [INFO] 
20:48:50  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi ---
20:48: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-merge-scandium/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/**
20:48:50  [INFO] 
20:48:50  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflow-protocol-spi ---
20:48:50  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:48:50  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang
20:48:50  [INFO] yang-to-sources: Found 4 dependencies in 1.852 ms
20:48:50  [INFO] yang-to-sources: Project model files found: 1 in 2.519 ms
20:48:50  [INFO] yang-to-sources: 3 YANG models processed in 68.49 ms
20:48:50  [INFO] BindingJavaFileGenerator: Defined 11 files in 4.527 ms
20:48:50  [INFO] Sorted 11 files into 4 directories in 1.326 ms
20:48:50  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 14.62 ms
20:48:50  [INFO] 
20:48:50  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-spi ---
20:48:50  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang added.
20:48:50  [INFO] 
20:48:50  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi ---
20:48:50  [INFO] Starting audit...
20:48:50  Audit done.
20:48:50  [INFO] You have 0 Checkstyle violations.
20:48:50  [INFO] 
20:48:50  [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi ---
20:48:50  [INFO] Starting audit...
20:48:50  Audit done.
20:48:50  [INFO] You have 0 Checkstyle violations.
20:48:50  [INFO] 
20:48:50  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-spi ---
20:48:50  [INFO] 
20:48:50  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi ---
20:48:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/resources
20:48:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
20:48:50  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:48:50  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:48:50  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:48:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
20:48:50  [INFO] 
20:48:50  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-spi ---
20:48:50  [INFO] Recompiling the module because of changed dependency.
20:48:50  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
20:48:50  [INFO] 
20:48:50  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>>
20:48:50  [INFO] 
20:48:50  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflow-protocol-spi ---
20:48:50  [INFO] Fork Value is true
20:48:53  [INFO] Done SpotBugs Analysis....
20:48:53  [INFO] 
20:48:53  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<<
20:48:53  [INFO] 
20:48:53  [INFO] 
20:48:53  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflow-protocol-spi ---
20:48:53  [INFO] BugInstance size is 0
20:48:53  [INFO] Error size is 0
20:48:53  [INFO] No errors/warnings found
20:48:53  [INFO] 
20:48:53  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi ---
20:48:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/test/resources
20:48:53  [INFO] 
20:48:53  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-spi ---
20:48:53  [INFO] No sources to compile
20:48:53  [INFO] 
20:48:53  [INFO] --- surefire:3.5.2:test (default-test) @ openflow-protocol-spi ---
20:48:53  [INFO] No tests to run.
20:48:53  [INFO] 
20:48:53  [INFO] --- copy:14.0.7:copy-files (default) @ openflow-protocol-spi ---
20:48:53  [INFO] 
20:48:53  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-spi ---
20:48:53  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.2-SNAPSHOT.jar
20:48:53  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF
20:48:53  [INFO] 
20:48:53  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-spi ---
20:48:53  [INFO] No previous run data found, generating javadoc.
20:48:54  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.2-SNAPSHOT-javadoc.jar
20:48:54  [INFO] 
20:48:54  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-spi ---
20:48:54  [INFO] CycloneDX: Resolving Dependencies
20:48:55  [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s)
20:48:55  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.xml
20:48:55  [INFO]            attaching as openflow-protocol-spi-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:55  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.json
20:48:55  [INFO]            attaching as openflow-protocol-spi-0.19.2-SNAPSHOT-cyclonedx.json
20:48:55  [INFO] 
20:48:55  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi ---
20:48:55  [INFO] Skipping duplicate-finder execution!
20:48:55  [INFO] 
20:48:55  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-spi ---
20:48:55  [INFO] No dependency problems found
20:48:55  [INFO] 
20:48:55  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflow-protocol-spi ---
20:48:55  [INFO] 
20:48:55  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-spi ---
20:48:55  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:48:55  [INFO] 
20:48:55  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-spi ---
20:48:55  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-SNAPSHOT.pom
20:48:55  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-SNAPSHOT.jar
20:48:55  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-SNAPSHOT-javadoc.jar
20:48:55  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-SNAPSHOT-cyclonedx.xml
20:48:55  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-SNAPSHOT-cyclonedx.json
20:48:55  [INFO] 
20:48:55  [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-spi ---
20:48:55  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-SNAPSHOT.jar
20:48:55  [INFO] Writing OBR metadata
20:48:55  [INFO] 
20:48:55  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-spi ---
20:48:55  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:48:55  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:48:55  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:55  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:55      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:55      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:55      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:55      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:55      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:55      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:55      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:48:55      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:55      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:55      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:55      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:55      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:55      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:55      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:55      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:55      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:55      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:55      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:55      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:55      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:55      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:55      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:55      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:55      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:55      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:55      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:55      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:55      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:55      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:55  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml
20:48:55  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml
20:48:55  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:48:55      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:48:55      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:48:55      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:48:55      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:48:55      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:48:55      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:48:55      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:48:55      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:48:55      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:48:55      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:48:55      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:48:55      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:48:55      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:48:55      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:48:55      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:48:55      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:48:55      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:48:55      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:48:55      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:48:55      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:48:55      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:48:55      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:48:55      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:48:55      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:48:55      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:48:55      at java.lang.reflect.Method.invoke (Method.java:580)
20:48:55      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:48:55      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:48:55      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:48:55      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:48:55  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml
20:48:55  [INFO] 
20:48:55  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-spi ---
20:48:55  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:48:55  [INFO] 
20:48:55  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi ---
20:48:55  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.2-SNAPSHOT-sources.jar
20:48:55  [INFO] 
20:48:55  [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >---
20:48:55  [INFO] Building ODL :: openflowjava :: openflowjava-util 0.19.2-SNAPSHOT [8/84]
20:48:55  [INFO]   from openflowjava/openflowjava-util/pom.xml
20:48:55  [INFO] -------------------------------[ bundle ]-------------------------------
20:48:55  [INFO] 
20:48:55  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-util ---
20:48:55  [INFO] 
20:48:55  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-util ---
20:48:55  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:55  [INFO] 
20:48:55  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util ---
20:48:55  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:48:55  [INFO] 
20:48:55  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-util ---
20:48:56  [INFO] 
20:48:56  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-util ---
20:48:56  [INFO] 
20:48:56  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util ---
20:48:56  [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-merge-scandium/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/**
20:48:56  [INFO] 
20:48:56  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-util ---
20:48:56  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/yang added.
20:48:56  [INFO] 
20:48:56  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util ---
20:48:56  [INFO] Starting audit...
20:48:56  Audit done.
20:48:56  [INFO] You have 0 Checkstyle violations.
20:48:56  [INFO] 
20:48:56  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util ---
20:48:56  [INFO] Starting audit...
20:48:56  Audit done.
20:48:56  [INFO] You have 0 Checkstyle violations.
20:48:56  [INFO] 
20:48:56  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-util ---
20:48:56  [INFO] 
20:48:56  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util ---
20:48:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/resources
20:48:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/spi
20:48:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/yang
20:48:56  [INFO] 
20:48:56  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-util ---
20:48:56  [INFO] Recompiling the module because of changed dependency.
20:48:56  [INFO] Compiling 3 source files with javac [debug release 21] to target/classes
20:48:56  [INFO] 
20:48:56  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-util >>>
20:48:56  [INFO] 
20:48:56  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-util ---
20:48:56  [INFO] Fork Value is true
20:48:58  [INFO] Done SpotBugs Analysis....
20:48:58  [INFO] 
20:48:58  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-util <<<
20:48:58  [INFO] 
20:48:58  [INFO] 
20:48:58  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-util ---
20:48:58  [INFO] BugInstance size is 0
20:48:58  [INFO] Error size is 0
20:48:58  [INFO] No errors/warnings found
20:48:58  [INFO] 
20:48:58  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util ---
20:48:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/test/resources
20:48:58  [INFO] 
20:48:58  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-util ---
20:48:58  [INFO] Recompiling the module because of changed dependency.
20:48:58  [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes
20:48:58  [INFO] 
20:48:58  [INFO] --- surefire:3.5.2:test (default-test) @ openflowjava-util ---
20:48:58  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/surefire-reports
20:48:58  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:48:58  [INFO] 
20:48:58  [INFO] -------------------------------------------------------
20:48:58  [INFO]  T E S T S
20:48:58  [INFO] -------------------------------------------------------
20:48:59  [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest
20:48:59  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest
20:48:59  [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest
20:48:59  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest
20:48:59  [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest
20:48:59  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest
20:49:00  [INFO] 
20:49:00  [INFO] Results:
20:49:00  [INFO] 
20:49:00  [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
20:49:00  [INFO] 
20:49:00  [INFO] 
20:49:00  [INFO] --- copy:14.0.7:copy-files (default) @ openflowjava-util ---
20:49:00  [INFO] 
20:49:00  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-util ---
20:49:00  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.2-SNAPSHOT.jar
20:49:00  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF
20:49:00  [INFO] 
20:49:00  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-util ---
20:49:00  [INFO] No previous run data found, generating javadoc.
20:49:01  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.2-SNAPSHOT-javadoc.jar
20:49:01  [INFO] 
20:49:01  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-util ---
20:49:01  [INFO] CycloneDX: Resolving Dependencies
20:49:01  [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s)
20:49:01  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.xml
20:49:01  [INFO]            attaching as openflowjava-util-0.19.2-SNAPSHOT-cyclonedx.xml
20:49:01  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.json
20:49:01  [INFO]            attaching as openflowjava-util-0.19.2-SNAPSHOT-cyclonedx.json
20:49:01  [INFO] 
20:49:01  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util ---
20:49:01  [INFO] Skipping duplicate-finder execution!
20:49:01  [INFO] 
20:49:01  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-util ---
20:49:02  [INFO] No dependency problems found
20:49:02  [INFO] 
20:49:02  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowjava-util ---
20:49:02  [INFO] 
20:49:02  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-util ---
20:49:02  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec
20:49:02  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes
20:49:02  [INFO] 
20:49:02  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-util ---
20:49:02  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-SNAPSHOT.pom
20:49:02  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-SNAPSHOT.jar
20:49:02  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-SNAPSHOT-javadoc.jar
20:49:02  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-SNAPSHOT-cyclonedx.xml
20:49:02  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-SNAPSHOT-cyclonedx.json
20:49:02  [INFO] 
20:49:02  [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-util ---
20:49:02  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-SNAPSHOT.jar
20:49:02  [INFO] Writing OBR metadata
20:49:02  [INFO] 
20:49:02  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-util ---
20:49:02  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:49:02  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:49:02  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml
20:49:02  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:49:02      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:49:02      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:49:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:49:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:49:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:49:02      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:49:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:49:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:49:02      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:49:02      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:49:02      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:49:02      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:49:02      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:49:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:49:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:49:02      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:49:02      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:49:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:49:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:49:02      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:49:02      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:49:02      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:49:02      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:49:02      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:49:02      at java.lang.reflect.Method.invoke (Method.java:580)
20:49:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:49:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:49:02      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:49:02      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:49:02  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml
20:49:02  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml
20:49:02  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:49:02      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:49:02      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:49:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:49:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:49:02      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:49:02      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:49:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:49:02      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:49:02      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:49:02      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:49:02      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:49:02      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:49:02      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:49:02      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:49:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:49:02      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:49:02      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:49:02      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:49:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:49:02      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:49:02      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:49:02      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:49:02      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:49:02      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:49:02      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:49:02      at java.lang.reflect.Method.invoke (Method.java:580)
20:49:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:49:02      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:49:02      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:49:02      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:49:02  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml
20:49:02  [INFO] 
20:49:02  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-util ---
20:49:02  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:49:02  [INFO] 
20:49:02  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util ---
20:49:02  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.2-SNAPSHOT-sources.jar
20:49:02  [INFO] 
20:49:02  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >--
20:49:02  [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.19.2-SNAPSHOT [9/84]
20:49:02  [INFO]   from openflowjava/openflow-protocol-impl/pom.xml
20:49:02  [INFO] -------------------------------[ bundle ]-------------------------------
20:49:02  [INFO] 
20:49:02  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-impl ---
20:49:02  [INFO] 
20:49:02  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl ---
20:49:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:49:02  [INFO] 
20:49:02  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl ---
20:49:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:49:02  [INFO] 
20:49:02  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-impl ---
20:49:03  [INFO] 
20:49:03  [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-impl ---
20:49:03  [INFO] 
20:49:03  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl ---
20:49:03  [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-merge-scandium/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/**
20:49:03  [INFO] 
20:49:03  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-impl ---
20:49:03  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/yang added.
20:49:03  [INFO] 
20:49:03  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl ---
20:49:03  [INFO] Starting audit...
20:49:03  Audit done.
20:49:03  [INFO] You have 0 Checkstyle violations.
20:49:03  [INFO] 
20:49:03  [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl ---
20:49:05  [INFO] Starting audit...
20:49:05  Audit done.
20:49:05  [INFO] You have 0 Checkstyle violations.
20:49:05  [INFO] 
20:49:05  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-impl ---
20:49:05  [INFO] 
20:49:05  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl ---
20:49:05  [INFO] Copying 5 resources from src/main/resources to target/classes
20:49:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/spi
20:49:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/yang
20:49:05  [INFO] 
20:49:05  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-impl ---
20:49:06  [INFO] Recompiling the module because of changed dependency.
20:49:06  [INFO] Compiling 345 source files with javac [debug release 21] to target/classes
20:49:07  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
20:49:07  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
20:49:07    reason: class file for javax.annotation.meta.When not found
20:49:07  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
20:49:07  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
20:49:07  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
20:49:07    reason: class file for javax.annotation.meta.When not found
20:49:07  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
20:49:07  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
20:49:07    reason: class file for javax.annotation.meta.When not found
20:49:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:49:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast
20:49:07    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
20:49:07    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.binding.DataContainer>
20:49:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast
20:49:07    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
20:49:07    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.binding.DataContainer>
20:49:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast
20:49:07    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
20:49:07    found:    java.lang.Class<capture#3 of ? extends org.opendaylight.yangtools.binding.DataContainer>
20:49:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast
20:49:07    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
20:49:07    found:    java.lang.Class<capture#4 of ? extends org.opendaylight.yangtools.binding.DataContainer>
20:49:07  [INFO] 
20:49:07  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>>
20:49:07  [INFO] 
20:49:07  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflow-protocol-impl ---
20:49:07  [INFO] Fork Value is true
20:49:17  [INFO] Done SpotBugs Analysis....
20:49:17  [INFO] 
20:49:17  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<<
20:49:17  [INFO] 
20:49:17  [INFO] 
20:49:17  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflow-protocol-impl ---
20:49:17  [INFO] BugInstance size is 0
20:49:17  [INFO] Error size is 0
20:49:17  [INFO] No errors/warnings found
20:49:17  [INFO] 
20:49:17  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl ---
20:49:17  [INFO] Copying 4 resources from src/test/resources to target/test-classes
20:49:17  [INFO] 
20:49:17  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-impl ---
20:49:17  [INFO] Recompiling the module because of changed dependency.
20:49:17  [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes
20:49:19  [INFO] 
20:49:19  [INFO] --- surefire:3.5.2:test (default-test) @ openflow-protocol-impl ---
20:49:19  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/surefire-reports
20:49:19  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:49:19  [INFO] 
20:49:19  [INFO] -------------------------------------------------------
20:49:19  [INFO]  T E S T S
20:49:19  [INFO] -------------------------------------------------------
20:49:20  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest
20:49:20  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:49:35  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.21 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpServerFacadeTest
20:49:35  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest
20:49:43  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.188 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpServerFacadeTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest
20:49:43  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest
20:49:43  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest
20:49:43  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest
20:49:43  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest
20:49:43  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest
20:49:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest
20:49:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest
20:49:43  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest
20:49:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest
20:49:44  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest
20:49:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest
20:49:44  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest
20:49:44  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest
20:49:44  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest
20:49:44  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest
20:49:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest
20:49:44  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest
20:49:44  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest
20:49:44  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest
20:49:44  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest
20:49:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest
20:49:44  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest
20:49:44  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest
20:49:44  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest
20:49:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest
20:49:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest
20:49:45  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest
20:49:45  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest
20:49:45  [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
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest
20:49:45  [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
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest
20:49:45  [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
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest
20:49:45  [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
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest
20:49:45  [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
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest
20:49:45  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest
20:49:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest
20:49:45  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest
20:49:45  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest
20:49:45  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest
20:49:45  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest
20:49:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest
20:49:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest
20:49:45  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest
20:49:45  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest
20:49:46  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.185 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest
20:49:46  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest
20:49:48  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.188 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest
20:49:48  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest
20:49:48  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest
20:49:48  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test
20:49:48  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test
20:49:48  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest
20:49:49  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest
20:49:49  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest
20:49:49  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest
20:49:49  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest
20:49:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest
20:49:49  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test
20:49:49  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test
20:49:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest
20:49:49  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest
20:49:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest
20:49:49  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest
20:49:49  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest
20:49:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest
20:49:49  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest
20:49:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest
20:49:49  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest
20:49:49  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest
20:49:49  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest
20:49:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest
20:49:49  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest
20:49:49  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest
20:49:49  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest
20:49:49  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest
20:49:50  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest
20:49:50  [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest
20:49:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest
20:49:50  [INFO] 
20:49:50  [INFO] Results:
20:49:50  [INFO] 
20:49:50  [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0
20:49:50  [INFO] 
20:49:50  [INFO] 
20:49:50  [INFO] --- copy:14.0.7:copy-files (default) @ openflow-protocol-impl ---
20:49:50  [INFO] 
20:49:50  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-impl ---
20:49:50  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.2-SNAPSHOT.jar
20:49:51  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF
20:49:51  [INFO] 
20:49:51  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-impl ---
20:49:51  [INFO] No previous run data found, generating javadoc.
20:49:54  [WARNING] Javadoc Warnings
20:49:54  [WARNING] warning: unknown enum constant When.UNKNOWN
20:49:54  [WARNING] reason: class file for javax.annotation.meta.When not found
20:49:54  [WARNING] 1 warning
20:49:54  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.2-SNAPSHOT-javadoc.jar
20:49:54  [INFO] 
20:49:54  [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl ---
20:49:54  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.2-SNAPSHOT-tests.jar
20:49:54  [INFO] 
20:49:54  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-impl ---
20:49:54  [INFO] CycloneDX: Resolving Dependencies
20:49:55  [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s)
20:49:55  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.xml
20:49:55  [INFO]            attaching as openflow-protocol-impl-0.19.2-SNAPSHOT-cyclonedx.xml
20:49:55  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.json
20:49:55  [INFO]            attaching as openflow-protocol-impl-0.19.2-SNAPSHOT-cyclonedx.json
20:49:55  [INFO] 
20:49:55  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl ---
20:49:55  [INFO] Skipping duplicate-finder execution!
20:49:55  [INFO] 
20:49:55  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-impl ---
20:49:55  [INFO] No dependency problems found
20:49:55  [INFO] 
20:49:55  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflow-protocol-impl ---
20:49:55  [ERROR] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SslKeyStore.java:52: Prefer java.nio.file.Paths.get(String)
20:49:55  [ERROR] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SslKeyStore.java:54: Prefer java.nio.file.Files.newInputStream(java.nio.file.Path)
20:49:55  [INFO] 
20:49:55  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-impl ---
20:49:55  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec
20:49:55  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes
20:49:56  [INFO] 
20:49:56  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-impl ---
20:49:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-SNAPSHOT.pom
20:49:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-SNAPSHOT.jar
20:49:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-SNAPSHOT-javadoc.jar
20:49:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.2-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-SNAPSHOT-tests.jar
20:49:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-SNAPSHOT-cyclonedx.xml
20:49:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-SNAPSHOT-cyclonedx.json
20:49:56  [INFO] 
20:49:56  [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-impl ---
20:49:56  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-SNAPSHOT.jar
20:49:56  [INFO] Writing OBR metadata
20:49:56  [INFO] 
20:49:56  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-impl ---
20:49:56  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:49:56  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:49:56  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml
20:49:56  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:49:56      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:49:56      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:49:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:49:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:49:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:49:56      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:49:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:49:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:49:56      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:49:56      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:49:56      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:49:56      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:49:56      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:49:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:49:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:49:56      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:49:56      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:49:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:49:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:49:56      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:49:56      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:49:56      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:49:56      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:49:56      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:49:56      at java.lang.reflect.Method.invoke (Method.java:580)
20:49:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:49:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:49:56      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:49:56      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:49:56  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml
20:49:56  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml
20:49:56  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:49:56      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:49:56      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:49:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:49:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:49:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:49:56      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:49:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:49:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:49:56      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:49:56      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:49:56      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:49:56      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:49:56      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:49:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:49:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:49:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:49:56      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:49:56      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:49:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:49:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:49:56      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:49:56      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:49:56      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:49:56      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:49:56      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:49:56      at java.lang.reflect.Method.invoke (Method.java:580)
20:49:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:49:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:49:56      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:49:56      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:49:56  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml
20:49:56  [INFO] 
20:49:56  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-impl ---
20:49:56  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:49:56  [INFO] 
20:49:56  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl ---
20:49:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.2-SNAPSHOT-sources.jar
20:49:56  [INFO] 
20:49:56  [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >--
20:49:56  [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.19.2-SNAPSHOT [10/84]
20:49:56  [INFO]   from openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml
20:49:56  [INFO] ------------------------------[ feature ]-------------------------------
20:49:57  [INFO] 
20:49:57  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowjava-protocol ---
20:49:57  [INFO] 
20:49:57  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol ---
20:49:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
20:49:57  [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
20:49:57  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:49:57  [INFO] 
20:49:57  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol ---
20:49:57  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:49:57  [INFO] 
20:49:57  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol ---
20:49:58  [INFO] 
20:49:58  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowjava-protocol ---
20:49:58  [INFO] 
20:49:58  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol ---
20:49:58  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:49:58  [INFO] argLine set to empty
20:49:58  [INFO] 
20:49:58  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol ---
20:49:58  [INFO] Starting audit...
20:49:58  Audit done.
20:49:58  [INFO] You have 0 Checkstyle violations.
20:49:58  [INFO] 
20:49:58  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol ---
20:49:58  [INFO] Starting audit...
20:49:58  Audit done.
20:49:58  [INFO] You have 0 Checkstyle violations.
20:49:58  [INFO] 
20:49:58  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowjava-protocol ---
20:49:58  [INFO] 
20:49:58  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol ---
20:49:58  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml
20:49:58  [INFO] ...done!
20:49:58  [INFO] Attaching features XML
20:49:58  [INFO] 
20:49:58  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowjava-protocol ---
20:49: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
20:49:59  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:49:59  [INFO] 
20:49:59  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>>
20:49:59  [INFO] 
20:49:59  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowjava-protocol ---
20:49:59  [INFO] 
20:49:59  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<<
20:49:59  [INFO] 
20:49:59  [INFO] 
20:49:59  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowjava-protocol ---
20:49:59  [INFO] 
20:49:59  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowjava-protocol ---
20:50:00  [INFO] Starting SFT for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol
20:50:02  [INFO] Project dependency features detected: []
20:50:02  [INFO] Pax Exam System (Version: 4.13.3) created.
20:50:02  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:50:03  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:50:03  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:50:03  [INFO] Waiting for remote bundle context.. on 21000 name: 4d2549df-9ecd-4404-a915-62fd4e40dbe5 timout: [ RelativeTimeout value = 180000 ]
20:50:10  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:50:10  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:50:10  [INFO] 
20:50:10  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowjava-protocol ---
20:50:10  [INFO] 
20:50:10  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowjava-protocol ---
20:50:10  [INFO] No Javadoc in project. Archive not created.
20:50:10  [INFO] 
20:50:10  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowjava-protocol ---
20:50:10  [INFO] CycloneDX: Resolving Dependencies
20:50:11  [INFO] CycloneDX: Creating BOM version 1.6 with 55 component(s)
20:50:11  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml
20:50:11  [INFO]            attaching as odl-openflowjava-protocol-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:11  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json
20:50:11  [WARNING] Unknown keyword meta:enum - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
20:50:11  [WARNING] Unknown keyword deprecated - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword or if it should generate annotations AnnotationKeyword
20:50:11  [INFO]            attaching as odl-openflowjava-protocol-0.19.2-SNAPSHOT-cyclonedx.json
20:50:11  [INFO] 
20:50:11  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol ---
20:50:12  [INFO] Skipping duplicate-finder execution!
20:50:12  [INFO] 
20:50:12  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowjava-protocol ---
20:50:12  [INFO] Skipping plugin execution
20:50:12  [INFO] 
20:50:12  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol ---
20:50:12  [INFO] Skipping source per configuration.
20:50:12  [INFO] 
20:50:12  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowjava-protocol ---
20:50:12  [INFO] 
20:50:12  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowjava-protocol ---
20:50:12  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:50:12  [INFO] 
20:50:12  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowjava-protocol ---
20:50:12  [WARNING] 
20:50:12  [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign
20:50:12  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:50:12  [WARNING] 
20:50:12  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:50:12  [WARNING] 
20:50:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-SNAPSHOT.pom
20:50:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-SNAPSHOT-features.xml
20:50:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-SNAPSHOT-cyclonedx.json
20:50:12  [INFO] 
20:50:12  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowjava-protocol ---
20:50:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:50:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:50:12  [WARNING] 
20:50:12  [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign
20:50:12  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:50:12  [WARNING] 
20:50:12  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:50:12  [WARNING] 
20:50:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:50:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:12      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml
20:50:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:50:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:12      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml
20:50:12  [INFO] 
20:50:12  [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >--
20:50:12  [INFO] Building ODL :: openflowjava :: features-openflowjava 0.19.2-SNAPSHOT [11/84]
20:50:12  [INFO]   from openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml
20:50:12  [INFO] ------------------------------[ feature ]-------------------------------
20:50:12  [INFO] 
20:50:12  [INFO] --- clean:3.4.0:clean (default-clean) @ features-openflowjava ---
20:50:12  [INFO] 
20:50:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowjava ---
20:50:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:12  [INFO] 
20:50:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava ---
20:50:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:12  [INFO] 
20:50:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowjava ---
20:50:12  [INFO] 
20:50:12  [INFO] --- dependency:3.8.1:properties (default) @ features-openflowjava ---
20:50:12  [INFO] 
20:50:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava ---
20:50:12  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:50:12  [INFO] argLine set to empty
20:50:12  [INFO] 
20:50:12  [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowjava ---
20:50:12  [INFO] Starting audit...
20:50:12  Audit done.
20:50:12  [INFO] You have 0 Checkstyle violations.
20:50:12  [INFO] 
20:50:12  [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowjava ---
20:50:12  [INFO] Starting audit...
20:50:12  Audit done.
20:50:12  [INFO] You have 0 Checkstyle violations.
20:50:12  [INFO] 
20:50:12  [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowjava ---
20:50:12  [INFO] 
20:50:12  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava ---
20:50:12  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml
20:50:12  [INFO] ...done!
20:50:12  [INFO] Attaching features XML
20:50:12  [INFO] 
20:50:12  [INFO] --- karaf:4.4.6:verify (default-verify) @ features-openflowjava ---
20:50: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
20:50:12  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:50:12  [INFO] 
20:50:12  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-openflowjava >>>
20:50:12  [INFO] 
20:50:12  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-openflowjava ---
20:50:12  [INFO] 
20:50:12  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-openflowjava <<<
20:50:12  [INFO] 
20:50:12  [INFO] 
20:50:12  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-openflowjava ---
20:50:12  [INFO] 
20:50:12  [INFO] --- feattest:14.0.7:test (default) @ features-openflowjava ---
20:50:12  [INFO] 
20:50:12  [INFO] --- copy:14.0.7:copy-files (default) @ features-openflowjava ---
20:50:12  [INFO] 
20:50:12  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowjava ---
20:50:12  [INFO] No Javadoc in project. Archive not created.
20:50:12  [INFO] 
20:50:12  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowjava ---
20:50:12  [INFO] CycloneDX: Resolving Dependencies
20:50:13  [INFO] CycloneDX: Creating BOM version 1.6 with 56 component(s)
20:50:13  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml
20:50:13  [INFO]            attaching as features-openflowjava-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:13  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json
20:50:13  [INFO]            attaching as features-openflowjava-0.19.2-SNAPSHOT-cyclonedx.json
20:50:13  [INFO] 
20:50:13  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava ---
20:50:13  [INFO] Skipping duplicate-finder execution!
20:50:13  [INFO] 
20:50:13  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowjava ---
20:50:13  [INFO] Skipping plugin execution
20:50:13  [INFO] 
20:50:13  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava ---
20:50:13  [INFO] No sources in project. Archive not created.
20:50:13  [INFO] 
20:50:13  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-openflowjava ---
20:50:13  [INFO] 
20:50:13  [INFO] --- jacoco:0.8.12:report (report) @ features-openflowjava ---
20:50:13  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:50:13  [INFO] 
20:50:13  [INFO] --- install:3.1.3:install (default-install) @ features-openflowjava ---
20:50:13  [WARNING] 
20:50:13  [WARNING] The packaging plugin for project features-openflowjava did not assign
20:50:13  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:50:13  [WARNING] 
20:50:13  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:50:13  [WARNING] 
20:50:13  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-SNAPSHOT.pom
20:50:13  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-SNAPSHOT-features.xml
20:50:13  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:13  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-SNAPSHOT-cyclonedx.json
20:50:13  [INFO] 
20:50:13  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-openflowjava ---
20:50:13  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:50:13  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:50:13  [WARNING] 
20:50:13  [WARNING] The packaging plugin for project features-openflowjava did not assign
20:50:13  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:50:13  [WARNING] 
20:50:13  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:50:13  [WARNING] 
20:50:13  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:13  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:13      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:13      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:13      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:13      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:13      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:13      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:13      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:13      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:13      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:13      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:13      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:13      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:13      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:13      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:13  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:13  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml
20:50:13  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:13      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:13      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:13      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:13      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:13      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:13      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:13      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:13      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:13      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:13      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:13      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:13      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:13      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:13      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:13  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml
20:50:13  [INFO] 
20:50:13  [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >--
20:50:13  [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.19.2-SNAPSHOT [12/84]
20:50:13  [INFO]   from openflowjava/features-openflowjava-aggregator/pom.xml
20:50:13  [INFO] --------------------------------[ pom ]---------------------------------
20:50:13  [INFO] 
20:50:13  [INFO] --- clean:3.4.0:clean (default-clean) @ features-openflowjava-aggregator ---
20:50:13  [INFO] 
20:50:13  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator ---
20:50:13  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:13  [INFO] 
20:50:13  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator ---
20:50:13  [INFO] 
20:50:13  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowjava-aggregator ---
20:50:13  [INFO] CycloneDX: Resolving Dependencies
20:50:13  [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
20:50:13  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.xml
20:50:13  [INFO]            attaching as features-openflowjava-aggregator-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:13  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.json
20:50:13  [INFO]            attaching as features-openflowjava-aggregator-0.19.2-SNAPSHOT-cyclonedx.json
20:50:13  [INFO] 
20:50:13  [INFO] --- install:3.1.3:install (default-install) @ features-openflowjava-aggregator ---
20:50:13  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-SNAPSHOT.pom
20:50:13  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:13  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-SNAPSHOT-cyclonedx.json
20:50:13  [INFO] 
20:50:13  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-openflowjava-aggregator ---
20:50:13  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:50:13  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:50:13  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:13  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:13      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:13      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:13      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:13      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:13      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:13      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:13      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:13      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:13      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:13      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:13      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:13      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:13      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:13      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:13  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:13  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml
20:50:13  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:13      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:13      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:13      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:50:13      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:13      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:13      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:13      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:13      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:13      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:13      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:13      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:13      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:13      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:13      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:13      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:13      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:13      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:13      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:13      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:13      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:13  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml
20:50:13  [INFO] 
20:50:13  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >--
20:50:13  [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.19.2-SNAPSHOT [13/84]
20:50:13  [INFO]   from openflowjava/openflowjava-blueprint-config/pom.xml
20:50:13  [INFO] -------------------------------[ bundle ]-------------------------------
20:50:14  [INFO] 
20:50:14  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-blueprint-config ---
20:50:14  [INFO] 
20:50:14  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config ---
20:50:14  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:14  [INFO] 
20:50:14  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config ---
20:50:14  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:14  [INFO] 
20:50:14  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config ---
20:50:15  [INFO] 
20:50:15  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-blueprint-config ---
20:50:15  [INFO] 
20:50:15  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config ---
20:50:15  [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-merge-scandium/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/**
20:50:15  [INFO] 
20:50:15  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-blueprint-config ---
20:50:15  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/yang added.
20:50:15  [INFO] 
20:50:15  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config ---
20:50:15  [INFO] Starting audit...
20:50:15  Audit done.
20:50:15  [INFO] You have 0 Checkstyle violations.
20:50:15  [INFO] 
20:50:15  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config ---
20:50:15  [INFO] Starting audit...
20:50:15  Audit done.
20:50:15  [INFO] You have 0 Checkstyle violations.
20:50:15  [INFO] 
20:50:15  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-blueprint-config ---
20:50:15  [INFO] 
20:50:15  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config ---
20:50:15  [INFO] Copying 2 resources from src/main/resources to target/classes
20:50:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi
20:50:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang
20:50:15  [INFO] 
20:50:15  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-blueprint-config ---
20:50:15  [INFO] Recompiling the module because of changed dependency.
20:50:15  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
20:50:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:50:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:50:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:50:15  [INFO] 
20:50:15  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>>
20:50:15  [INFO] 
20:50:15  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-blueprint-config ---
20:50:15  [INFO] Fork Value is true
20:50:18  [INFO] Done SpotBugs Analysis....
20:50:18  [INFO] 
20:50:18  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<<
20:50:18  [INFO] 
20:50:18  [INFO] 
20:50:18  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-blueprint-config ---
20:50:18  [INFO] BugInstance size is 0
20:50:18  [INFO] Error size is 0
20:50:18  [INFO] No errors/warnings found
20:50:18  [INFO] 
20:50:18  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config ---
20:50:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/test/resources
20:50:18  [INFO] 
20:50:18  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-blueprint-config ---
20:50:18  [INFO] No sources to compile
20:50:18  [INFO] 
20:50:18  [INFO] --- surefire:3.5.2:test (default-test) @ openflowjava-blueprint-config ---
20:50:18  [INFO] No tests to run.
20:50:18  [INFO] 
20:50:18  [INFO] --- copy:14.0.7:copy-files (default) @ openflowjava-blueprint-config ---
20:50:18  [INFO] 
20:50:18  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-blueprint-config ---
20:50:18  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.2-SNAPSHOT.jar
20:50:18  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF
20:50:18  [INFO] 
20:50:18  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-blueprint-config ---
20:50:18  [INFO] No previous run data found, generating javadoc.
20:50:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.2-SNAPSHOT-javadoc.jar
20:50:19  [INFO] 
20:50:19  [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config ---
20:50:19  [INFO] 
20:50:19  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-blueprint-config ---
20:50:19  [INFO] CycloneDX: Resolving Dependencies
20:50:20  [INFO] CycloneDX: Creating BOM version 1.6 with 62 component(s)
20:50:20  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.xml
20:50:20  [INFO]            attaching as openflowjava-blueprint-config-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.json
20:50:20  [INFO]            attaching as openflowjava-blueprint-config-0.19.2-SNAPSHOT-cyclonedx.json
20:50:20  [INFO] 
20:50:20  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config ---
20:50:20  [INFO] Skipping duplicate-finder execution!
20:50:20  [INFO] 
20:50:20  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-blueprint-config ---
20:50:20  [INFO] No dependency problems found
20:50:20  [INFO] 
20:50:20  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowjava-blueprint-config ---
20:50:20  [INFO] 
20:50:20  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-blueprint-config ---
20:50:20  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:50:20  [INFO] 
20:50:20  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-blueprint-config ---
20:50:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-SNAPSHOT.pom
20:50:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-SNAPSHOT.jar
20:50:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-SNAPSHOT-javadoc.jar
20:50:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-SNAPSHOT-config.xml
20:50:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-SNAPSHOT-legacyConfig.xml
20:50:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-SNAPSHOT-cyclonedx.json
20:50:20  [INFO] 
20:50:20  [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-blueprint-config ---
20:50:20  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-SNAPSHOT.jar
20:50:20  [INFO] Writing OBR metadata
20:50:20  [INFO] 
20:50:20  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-blueprint-config ---
20:50:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:50:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:50:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:50:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:20      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml
20:50:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:50:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:20      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml
20:50:20  [INFO] 
20:50:20  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-blueprint-config ---
20:50:20  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:50:20  [INFO] 
20:50:20  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config ---
20:50:20  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.2-SNAPSHOT-sources.jar
20:50:20  [INFO] 
20:50:20  [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------
20:50:20  [INFO] Building simple-client 0.19.2-SNAPSHOT                           [14/84]
20:50:20  [INFO]   from samples/simple-client/pom.xml
20:50:20  [INFO] -------------------------------[ bundle ]-------------------------------
20:50:20  [INFO] 
20:50:20  [INFO] --- clean:3.4.0:clean (default-clean) @ simple-client ---
20:50:20  [INFO] 
20:50:20  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ simple-client ---
20:50:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:20  [INFO] 
20:50:20  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ simple-client ---
20:50:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:20  [INFO] 
20:50:20  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ simple-client ---
20:50:21  [INFO] 
20:50:21  [INFO] --- dependency:3.8.1:properties (default) @ simple-client ---
20:50:21  [INFO] 
20:50:21  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ simple-client ---
20:50: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-merge-scandium/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/**
20:50:21  [INFO] 
20:50:21  [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client ---
20:50:21  [INFO] Starting audit...
20:50:21  Audit done.
20:50:21  [INFO] You have 0 Checkstyle violations.
20:50:21  [INFO] 
20:50:21  [INFO] --- checkstyle:3.6.0:check (default) @ simple-client ---
20:50:21  [INFO] Starting audit...
20:50:21  Audit done.
20:50:21  [INFO] You have 0 Checkstyle violations.
20:50:21  [INFO] 
20:50:21  [INFO] --- dependency:3.8.1:copy (unpack-license) @ simple-client ---
20:50:21  [INFO] 
20:50:21  [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client ---
20:50:21  [INFO] Copying 2 resources from src/main/resources to target/classes
20:50:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/spi
20:50:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/yang
20:50:21  [INFO] 
20:50:21  [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-client ---
20:50:21  [INFO] Recompiling the module because of changed dependency.
20:50:21  [INFO] Compiling 23 source files with javac [debug release 21] to target/classes
20:50:21  [INFO] 
20:50:21  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ simple-client >>>
20:50:21  [INFO] 
20:50:21  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ simple-client ---
20:50:21  [INFO] Fork Value is true
20:50:24  [INFO] Done SpotBugs Analysis....
20:50:24  [INFO] 
20:50:24  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ simple-client <<<
20:50:24  [INFO] 
20:50:24  [INFO] 
20:50:24  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ simple-client ---
20:50:24  [INFO] BugInstance size is 0
20:50:24  [INFO] Error size is 0
20:50:24  [INFO] No errors/warnings found
20:50:24  [INFO] 
20:50:24  [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client ---
20:50:24  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/src/test/resources
20:50:24  [INFO] 
20:50:24  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ simple-client ---
20:50:24  [INFO] No sources to compile
20:50:24  [INFO] 
20:50:24  [INFO] --- surefire:3.5.2:test (default-test) @ simple-client ---
20:50:24  [INFO] No tests to run.
20:50:24  [INFO] 
20:50:24  [INFO] --- copy:14.0.7:copy-files (default) @ simple-client ---
20:50:24  [INFO] 
20:50:24  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ simple-client ---
20:50:25  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.2-SNAPSHOT.jar
20:50:25  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/META-INF/MANIFEST.MF
20:50:25  [INFO] 
20:50:25  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ simple-client ---
20:50:25  [INFO] No previous run data found, generating javadoc.
20:50:26  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.2-SNAPSHOT-javadoc.jar
20:50:26  [INFO] 
20:50:26  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ simple-client ---
20:50:26  [INFO] CycloneDX: Resolving Dependencies
20:50:27  [INFO] CycloneDX: Creating BOM version 1.6 with 29 component(s)
20:50:27  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.xml
20:50:27  [INFO]            attaching as simple-client-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:27  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.json
20:50:27  [INFO]            attaching as simple-client-0.19.2-SNAPSHOT-cyclonedx.json
20:50:27  [INFO] 
20:50:27  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client ---
20:50:27  [INFO] Skipping duplicate-finder execution!
20:50:27  [INFO] 
20:50:27  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ simple-client ---
20:50:27  [WARNING] Unused declared dependencies found:
20:50:27  [WARNING]    org.slf4j:slf4j-simple:jar:2.0.12:compile
20:50:27  [INFO] 
20:50:27  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client ---
20:50:27  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.2-SNAPSHOT-sources.jar
20:50:27  [INFO] 
20:50:27  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ simple-client ---
20:50:27  [INFO] 
20:50:27  [INFO] --- jacoco:0.8.12:report (report) @ simple-client ---
20:50:27  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:50:27  [INFO] 
20:50:27  [INFO] --- install:3.1.3:install (default-install) @ simple-client ---
20:50:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-SNAPSHOT.pom
20:50:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-SNAPSHOT.jar
20:50:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-SNAPSHOT-javadoc.jar
20:50:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-SNAPSHOT-cyclonedx.xml
20:50:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-SNAPSHOT-cyclonedx.json
20:50:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-SNAPSHOT-sources.jar
20:50:27  [INFO] 
20:50:27  [INFO] --- bundle:6.0.0:install (default-install) @ simple-client ---
20:50:27  [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-SNAPSHOT.jar
20:50:27  [INFO] Writing OBR metadata
20:50:27  [INFO] 
20:50:27  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ simple-client ---
20:50:27  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:50:27  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:50:27  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:27  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:27      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:27      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:27      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:50:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:27      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:27      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:27      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:27      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:27      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:27      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:27      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:27      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:27      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:27      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:27      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:27      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:27      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:27      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:27      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:27  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml
20:50:27  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml
20:50:27  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:50:27      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:50:27      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:50:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:50:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:50:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:50:27      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:50:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:50:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:50:27      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:50:27      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:50:27      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:50:27      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:50:27      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:50:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:50:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:50:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:50:27      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:50:27      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:50:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:50:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:50:27      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:50:27      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:50:27      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:50:27      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:50:27      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:50:27      at java.lang.reflect.Method.invoke (Method.java:580)
20:50:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:50:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:50:27      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:50:27      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:50:27  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml
20:50:27  [INFO] 
20:50:27  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ simple-client ---
20:50:27  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:50:27  [INFO] 
20:50:27  [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >--
20:50:27  [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.19.2-SNAPSHOT [15/84]
20:50:27  [INFO]   from openflowjava/openflow-protocol-it/pom.xml
20:50:27  [INFO] -------------------------------[ bundle ]-------------------------------
20:50:27  [INFO] 
20:50:27  [INFO] --- clean:3.4.0:clean (default-clean) @ openflow-protocol-it ---
20:50:27  [INFO] 
20:50:27  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-it ---
20:50:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:27  [INFO] 
20:50:27  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it ---
20:50:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:50:27  [INFO] 
20:50:27  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-it ---
20:50:27  [INFO] 
20:50:27  [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-it ---
20:50:27  [INFO] 
20:50:27  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it ---
20:50: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-merge-scandium/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/**
20:50:27  [INFO] 
20:50:27  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-it ---
20:50:27  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/yang added.
20:50:27  [INFO] 
20:50:27  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it ---
20:50:27  [INFO] Starting audit...
20:50:27  Audit done.
20:50:27  [INFO] You have 0 Checkstyle violations.
20:50:27  [INFO] 
20:50:27  [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it ---
20:50:27  [INFO] Starting audit...
20:50:27  Audit done.
20:50:27  [INFO] You have 0 Checkstyle violations.
20:50:27  [INFO] 
20:50:27  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-it ---
20:50:27  [INFO] 
20:50:27  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it ---
20:50:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/resources
20:50:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/spi
20:50:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/yang
20:50:27  [INFO] 
20:50:27  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-it ---
20:50:27  [INFO] No sources to compile
20:50:27  [INFO] 
20:50:27  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>>
20:50:27  [INFO] 
20:50:27  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflow-protocol-it ---
20:50:27  [INFO] 
20:50:27  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<<
20:50:27  [INFO] 
20:50:27  [INFO] 
20:50:27  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflow-protocol-it ---
20:50:27  [INFO] 
20:50:27  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it ---
20:50:27  [INFO] Copying 1 resource from src/test/resources to target/test-classes
20:50:27  [INFO] 
20:50:27  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflow-protocol-it ---
20:50:27  [INFO] Recompiling the module because of changed dependency.
20:50:27  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
20:50:28  [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
20:50:28  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
20:50:28  [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
20:50:28  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
20:50:28  [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
20:50:28  [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component'
20:50:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:50:28  [INFO] 
20:50:28  [INFO] --- surefire:3.5.2:test (default-test) @ openflow-protocol-it ---
20:50:28  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/surefire-reports
20:50:28  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:50:28  [INFO] 
20:50:28  [INFO] -------------------------------------------------------
20:50:28  [INFO]  T E S T S
20:50:28  [INFO] -------------------------------------------------------
20:50:28  [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest
20:50:28  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:51:09  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.94 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest
20:51:09  [INFO] 
20:51:09  [INFO] Results:
20:51:09  [INFO] 
20:51:09  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
20:51:09  [INFO] 
20:51:09  [INFO] 
20:51:09  [INFO] --- copy:14.0.7:copy-files (default) @ openflow-protocol-it ---
20:51:09  [INFO] 
20:51:09  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-it ---
20:51:09  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.2-SNAPSHOT.jar
20:51:09  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF
20:51:09  [INFO] 
20:51:09  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-it ---
20:51:10  [INFO] No Javadoc in project. Archive not created.
20:51:10  [INFO] 
20:51:10  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-it ---
20:51:10  [INFO] CycloneDX: Resolving Dependencies
20:51:10  [INFO] CycloneDX: Creating BOM version 1.6 with 4 component(s)
20:51:10  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.xml
20:51:10  [INFO]            attaching as openflow-protocol-it-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:10  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.json
20:51:10  [INFO]            attaching as openflow-protocol-it-0.19.2-SNAPSHOT-cyclonedx.json
20:51:10  [INFO] 
20:51:10  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it ---
20:51:10  [INFO] Skipping duplicate-finder execution!
20:51:10  [INFO] 
20:51:10  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-it ---
20:51:10  [WARNING] Used undeclared dependencies found:
20:51:10  [WARNING]    com.google.guava:guava:jar:33.4.0-jre:test
20:51:10  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:test
20:51:10  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.2-SNAPSHOT:test
20:51:10  [WARNING]    org.opendaylight.infrautils:diagstatus-api:jar:7.1.1:test
20:51:10  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.2-SNAPSHOT:test
20:51:10  [WARNING] Unused declared dependencies found:
20:51:10  [WARNING]    org.slf4j:slf4j-simple:jar:2.0.12:compile
20:51:10  [INFO] 
20:51:10  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflow-protocol-it ---
20:51:10  [INFO] 
20:51:10  [INFO] --- jacoco:0.8.12:report (report) @ openflow-protocol-it ---
20:51:10  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec
20:51:10  [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes
20:51:10  [INFO] 
20:51:10  [INFO] --- install:3.1.3:install (default-install) @ openflow-protocol-it ---
20:51:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-SNAPSHOT.pom
20:51:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-SNAPSHOT.jar
20:51:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-SNAPSHOT-cyclonedx.json
20:51:10  [INFO] 
20:51:10  [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-it ---
20:51:10  [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-SNAPSHOT.jar
20:51:10  [INFO] Writing OBR metadata
20:51:10  [INFO] 
20:51:10  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflow-protocol-it ---
20:51:10  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:51:10  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:51:10  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:51:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:10      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:10      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:10      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:10  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml
20:51:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:51:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:10      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:10      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:10      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml
20:51:10  [INFO] 
20:51:10  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-it ---
20:51:10  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:51:10  [INFO] 
20:51:10  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it ---
20:51:10  [INFO] No sources in project. Archive not created.
20:51:10  [INFO] 
20:51:10  [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >--------
20:51:10  [INFO] Building model-inventory 0.19.2-SNAPSHOT                         [16/84]
20:51:10  [INFO]   from model/model-inventory/pom.xml
20:51:10  [INFO] -------------------------------[ bundle ]-------------------------------
20:51:10  [INFO] 
20:51:10  [INFO] --- clean:3.4.0:clean (default-clean) @ model-inventory ---
20:51:10  [INFO] 
20:51:10  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-inventory ---
20:51:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:10  [INFO] 
20:51:10  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory ---
20:51:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:10  [INFO] 
20:51:10  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-inventory ---
20:51:11  [INFO] 
20:51:11  [INFO] --- dependency:3.8.1:properties (default) @ model-inventory ---
20:51:11  [INFO] 
20:51:11  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-inventory ---
20:51: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-merge-scandium/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/**
20:51:11  [INFO] 
20:51:11  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-inventory ---
20:51:11  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:51:11  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/yang
20:51:11  [INFO] yang-to-sources: Found 2 dependencies in 1.460 ms
20:51:11  [INFO] yang-to-sources: Project model files found: 1 in 24.24 ms
20:51:11  [INFO] yang-to-sources: 3 YANG models processed in 51.08 ms
20:51:11  [INFO] BindingJavaFileGenerator: Defined 32 files in 6.360 ms
20:51:11  [INFO] Sorted 32 files into 5 directories in 137.1 μs
20:51:11  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 51.38 ms
20:51:11  [INFO] 
20:51:11  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory ---
20:51:11  [INFO] Starting audit...
20:51:11  Audit done.
20:51:11  [INFO] You have 0 Checkstyle violations.
20:51:11  [INFO] 
20:51:11  [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory ---
20:51:11  [INFO] Starting audit...
20:51:11  Audit done.
20:51:11  [INFO] You have 0 Checkstyle violations.
20:51:11  [INFO] 
20:51:11  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-inventory ---
20:51:11  [INFO] 
20:51:11  [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory ---
20:51:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/resources
20:51:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi
20:51:11  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:51:11  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:51:11  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:51:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi
20:51:11  [INFO] 
20:51:11  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-inventory ---
20:51:11  [INFO] Recompiling the module because of changed source code.
20:51:11  [INFO] Compiling 31 source files with javac [debug release 21] to target/classes
20:51:11  [INFO] 
20:51:11  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-inventory >>>
20:51:11  [INFO] 
20:51:11  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-inventory ---
20:51:11  [INFO] Fork Value is true
20:51:14  [INFO] Done SpotBugs Analysis....
20:51:14  [INFO] 
20:51:14  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-inventory <<<
20:51:14  [INFO] 
20:51:14  [INFO] 
20:51:14  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-inventory ---
20:51:14  [INFO] BugInstance size is 0
20:51:14  [INFO] Error size is 0
20:51:14  [INFO] No errors/warnings found
20:51:14  [INFO] 
20:51:14  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory ---
20:51:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/test/resources
20:51:14  [INFO] 
20:51:14  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-inventory ---
20:51:14  [INFO] No sources to compile
20:51:14  [INFO] 
20:51:14  [INFO] --- surefire:3.5.2:test (default-test) @ model-inventory ---
20:51:14  [INFO] No tests to run.
20:51:14  [INFO] 
20:51:14  [INFO] --- copy:14.0.7:copy-files (default) @ model-inventory ---
20:51:14  [INFO] 
20:51:14  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-inventory ---
20:51:14  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.2-SNAPSHOT.jar
20:51:14  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/META-INF/MANIFEST.MF
20:51:14  [INFO] 
20:51:14  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-inventory ---
20:51:14  [INFO] No previous run data found, generating javadoc.
20:51:16  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.2-SNAPSHOT-javadoc.jar
20:51:16  [INFO] 
20:51:16  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-inventory ---
20:51:16  [INFO] CycloneDX: Resolving Dependencies
20:51:16  [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s)
20:51:16  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.xml
20:51:16  [INFO]            attaching as model-inventory-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:16  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.json
20:51:16  [INFO]            attaching as model-inventory-0.19.2-SNAPSHOT-cyclonedx.json
20:51:16  [INFO] 
20:51:16  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory ---
20:51:16  [INFO] Skipping duplicate-finder execution!
20:51:16  [INFO] 
20:51:16  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-inventory ---
20:51:16  [INFO] No dependency problems found
20:51:16  [INFO] 
20:51:16  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory ---
20:51:16  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.2-SNAPSHOT-sources.jar
20:51:16  [INFO] 
20:51:16  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ model-inventory ---
20:51:16  [INFO] 
20:51:16  [INFO] --- jacoco:0.8.12:report (report) @ model-inventory ---
20:51:16  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:51:16  [INFO] 
20:51:16  [INFO] --- install:3.1.3:install (default-install) @ model-inventory ---
20:51:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-SNAPSHOT.pom
20:51:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-SNAPSHOT.jar
20:51:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-SNAPSHOT-javadoc.jar
20:51:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-SNAPSHOT-cyclonedx.json
20:51:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-SNAPSHOT-sources.jar
20:51:16  [INFO] 
20:51:16  [INFO] --- bundle:6.0.0:install (default-install) @ model-inventory ---
20:51:16  [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-SNAPSHOT.jar
20:51:16  [INFO] Writing OBR metadata
20:51:16  [INFO] 
20:51:16  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-inventory ---
20:51:16  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:51:16  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:51:16  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:16  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:16      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:16      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:16      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:51:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:16      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:16      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:16      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:16      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:16      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:16      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:16      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:16      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:16      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:16      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:16      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:16      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:16      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:16      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:16      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:16  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:16  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml
20:51:16  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:16      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:16      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:16      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:51:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:16      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:16      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:16      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:16      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:16      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:16      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:16      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:16      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:16      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:16      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:16      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:16      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:16      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:16      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:16      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:16  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml
20:51:16  [INFO] 
20:51:16  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-inventory ---
20:51:16  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:51:16  [INFO] 
20:51:16  [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >--------
20:51:16  [INFO] Building model-flow-base 0.19.2-SNAPSHOT                         [17/84]
20:51:16  [INFO]   from model/model-flow-base/pom.xml
20:51:16  [INFO] -------------------------------[ bundle ]-------------------------------
20:51:16  [INFO] 
20:51:16  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-base ---
20:51:16  [INFO] 
20:51:16  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-base ---
20:51:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:16  [INFO] 
20:51:16  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base ---
20:51:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:16  [INFO] 
20:51:16  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-base ---
20:51:17  [INFO] 
20:51:17  [INFO] --- dependency:3.8.1:properties (default) @ model-flow-base ---
20:51:17  [INFO] 
20:51:17  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base ---
20:51:17  [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-merge-scandium/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/**
20:51:17  [INFO] 
20:51:17  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-flow-base ---
20:51:17  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:51:17  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/yang
20:51:17  [INFO] yang-to-sources: Found 7 dependencies in 1.720 ms
20:51:17  [INFO] yang-to-sources: Project model files found: 11 in 34.52 ms
20:51:17  [INFO] yang-to-sources: 21 YANG models processed in 409.4 ms
20:51:17  [INFO] BindingJavaFileGenerator: Defined 602 files in 63.14 ms
20:51:17  [INFO] Sorted 602 files into 136 directories in 1.079 ms
20:51:17  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 295.4 ms
20:51:17  [INFO] 
20:51:17  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base ---
20:51:17  [INFO] Starting audit...
20:51:17  Audit done.
20:51:17  [INFO] You have 0 Checkstyle violations.
20:51:17  [INFO] 
20:51:17  [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base ---
20:51:17  [INFO] Starting audit...
20:51:17  Audit done.
20:51:17  [INFO] You have 0 Checkstyle violations.
20:51:17  [INFO] 
20:51:17  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-base ---
20:51:17  [INFO] 
20:51:17  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base ---
20:51:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/resources
20:51:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi
20:51:17  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
20:51:17  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:51:17  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
20:51:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi
20:51:17  [INFO] 
20:51:17  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-base ---
20:51:17  [INFO] Recompiling the module because of changed dependency.
20:51:17  [INFO] Compiling 602 source files with javac [debug release 21] to target/classes
20:51:20  [INFO] 
20:51:20  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-flow-base >>>
20:51:20  [INFO] 
20:51:20  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-flow-base ---
20:51:20  [INFO] Fork Value is true
20:51:23  [INFO] Done SpotBugs Analysis....
20:51:23  [INFO] 
20:51:23  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-flow-base <<<
20:51:23  [INFO] 
20:51:23  [INFO] 
20:51:23  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-flow-base ---
20:51:23  [INFO] BugInstance size is 0
20:51:23  [INFO] Error size is 0
20:51:23  [INFO] No errors/warnings found
20:51:23  [INFO] 
20:51:23  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base ---
20:51:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/test/resources
20:51:23  [INFO] 
20:51:23  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-base ---
20:51:23  [INFO] No sources to compile
20:51:23  [INFO] 
20:51:23  [INFO] --- surefire:3.5.2:test (default-test) @ model-flow-base ---
20:51:23  [INFO] No tests to run.
20:51:23  [INFO] 
20:51:23  [INFO] --- copy:14.0.7:copy-files (default) @ model-flow-base ---
20:51:23  [INFO] 
20:51:23  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-base ---
20:51:24  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.2-SNAPSHOT.jar
20:51:24  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/META-INF/MANIFEST.MF
20:51:24  [INFO] 
20:51:24  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-base ---
20:51:24  [INFO] No previous run data found, generating javadoc.
20:51:31  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.2-SNAPSHOT-javadoc.jar
20:51:31  [INFO] 
20:51:31  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-base ---
20:51:31  [INFO] CycloneDX: Resolving Dependencies
20:51:32  [INFO] CycloneDX: Creating BOM version 1.6 with 24 component(s)
20:51:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.xml
20:51:32  [INFO]            attaching as model-flow-base-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:32  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.json
20:51:32  [INFO]            attaching as model-flow-base-0.19.2-SNAPSHOT-cyclonedx.json
20:51:32  [INFO] 
20:51:32  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base ---
20:51:32  [INFO] Skipping duplicate-finder execution!
20:51:32  [INFO] 
20:51:32  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-base ---
20:51:32  [WARNING] Used undeclared dependencies found:
20:51:32  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
20:51:32  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
20:51:32  [INFO] 
20:51:32  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base ---
20:51:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.2-SNAPSHOT-sources.jar
20:51:32  [INFO] 
20:51:32  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ model-flow-base ---
20:51:32  [INFO] 
20:51:32  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-base ---
20:51:32  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:51:32  [INFO] 
20:51:32  [INFO] --- install:3.1.3:install (default-install) @ model-flow-base ---
20:51:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-SNAPSHOT.pom
20:51:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-SNAPSHOT.jar
20:51:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-SNAPSHOT-javadoc.jar
20:51:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-SNAPSHOT-cyclonedx.json
20:51:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-SNAPSHOT-sources.jar
20:51:32  [INFO] 
20:51:32  [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-base ---
20:51:32  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-SNAPSHOT.jar
20:51:32  [INFO] Writing OBR metadata
20:51:32  [INFO] 
20:51:32  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-base ---
20:51:32  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:51:32  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:51:32  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:32  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:32      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:32      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:32      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:32      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:51:32      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:32      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:32      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:32      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:32      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:32      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:32      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:32      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:32      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:32      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:32      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:32      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:32      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:32      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:32      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:32      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:32      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:32      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:32      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:32      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:32      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:32      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:32  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:32  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml
20:51:32  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:32      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:32      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:32      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:32      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:51:32      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:32      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:32      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:32      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:32      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:32      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:32      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:32      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:32      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:32      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:32      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:32      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:32      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:32      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:32      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:32      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:32      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:32      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:32      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:32      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:32      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:32      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:32  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml
20:51:32  [INFO] 
20:51:32  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-base ---
20:51:32  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:51:32  [INFO] 
20:51:32  [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------
20:51:32  [INFO] Building model-flow-service 0.19.2-SNAPSHOT                      [18/84]
20:51:32  [INFO]   from model/model-flow-service/pom.xml
20:51:32  [INFO] -------------------------------[ bundle ]-------------------------------
20:51:32  [INFO] 
20:51:32  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-service ---
20:51:32  [INFO] 
20:51:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-service ---
20:51:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:32  [INFO] 
20:51:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service ---
20:51:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:32  [INFO] 
20:51:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-service ---
20:51:32  [INFO] 
20:51:32  [INFO] --- dependency:3.8.1:properties (default) @ model-flow-service ---
20:51:32  [INFO] 
20:51:32  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service ---
20:51: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-merge-scandium/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/**
20:51:32  [INFO] 
20:51:32  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-flow-service ---
20:51:32  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:51:32  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/yang
20:51:32  [INFO] yang-to-sources: Found 8 dependencies in 2.236 ms
20:51:32  [INFO] yang-to-sources: Project model files found: 22 in 10.02 ms
20:51:33  [INFO] yang-to-sources: 45 YANG models processed in 623.9 ms
20:51:33  [INFO] BindingJavaFileGenerator: Defined 521 files in 50.45 ms
20:51:33  [INFO] Sorted 521 files into 101 directories in 1.064 ms
20:51:33  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 159.8 ms
20:51:33  [INFO] 
20:51:33  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service ---
20:51:33  [INFO] Starting audit...
20:51:33  Audit done.
20:51:33  [INFO] You have 0 Checkstyle violations.
20:51:33  [INFO] 
20:51:33  [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service ---
20:51:33  [INFO] Starting audit...
20:51:33  Audit done.
20:51:33  [INFO] You have 0 Checkstyle violations.
20:51:33  [INFO] 
20:51:33  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-service ---
20:51:33  [INFO] 
20:51:33  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service ---
20:51:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/resources
20:51:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi
20:51:33  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
20:51:33  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:51:33  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
20:51:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi
20:51:33  [INFO] 
20:51:33  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-service ---
20:51:33  [INFO] Recompiling the module because of changed dependency.
20:51:33  [INFO] Compiling 520 source files with javac [debug release 21] to target/classes
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:36  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/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.
20:51:36  [INFO] 
20:51:36  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-flow-service >>>
20:51:36  [INFO] 
20:51:36  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-flow-service ---
20:51:36  [INFO] Fork Value is true
20:51:39  [INFO] Done SpotBugs Analysis....
20:51:39  [INFO] 
20:51:39  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-flow-service <<<
20:51:39  [INFO] 
20:51:39  [INFO] 
20:51:39  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-flow-service ---
20:51:39  [INFO] BugInstance size is 0
20:51:39  [INFO] Error size is 0
20:51:39  [INFO] No errors/warnings found
20:51:39  [INFO] 
20:51:39  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service ---
20:51:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/test/resources
20:51:39  [INFO] 
20:51:39  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-service ---
20:51:39  [INFO] No sources to compile
20:51:39  [INFO] 
20:51:39  [INFO] --- surefire:3.5.2:test (default-test) @ model-flow-service ---
20:51:39  [INFO] No tests to run.
20:51:39  [INFO] 
20:51:39  [INFO] --- copy:14.0.7:copy-files (default) @ model-flow-service ---
20:51:39  [INFO] 
20:51:39  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-service ---
20:51:40  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.2-SNAPSHOT.jar
20:51:40  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/META-INF/MANIFEST.MF
20:51:40  [INFO] 
20:51:40  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-service ---
20:51:40  [INFO] No previous run data found, generating javadoc.
20:51:47  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.2-SNAPSHOT-javadoc.jar
20:51:47  [INFO] 
20:51:47  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-service ---
20:51:47  [INFO] CycloneDX: Resolving Dependencies
20:51:47  [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s)
20:51:47  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.xml
20:51:47  [INFO]            attaching as model-flow-service-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:47  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.json
20:51:47  [INFO]            attaching as model-flow-service-0.19.2-SNAPSHOT-cyclonedx.json
20:51:47  [INFO] 
20:51:47  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service ---
20:51:47  [INFO] Skipping duplicate-finder execution!
20:51:47  [INFO] 
20:51:47  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-service ---
20:51:47  [INFO] No dependency problems found
20:51:47  [INFO] 
20:51:47  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service ---
20:51:47  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.2-SNAPSHOT-sources.jar
20:51:48  [INFO] 
20:51:48  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ model-flow-service ---
20:51:48  [INFO] 
20:51:48  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-service ---
20:51:48  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:51:48  [INFO] 
20:51:48  [INFO] --- install:3.1.3:install (default-install) @ model-flow-service ---
20:51:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-SNAPSHOT.pom
20:51:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-SNAPSHOT.jar
20:51:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-SNAPSHOT-javadoc.jar
20:51:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-SNAPSHOT-cyclonedx.json
20:51:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-SNAPSHOT-sources.jar
20:51:48  [INFO] 
20:51:48  [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-service ---
20:51:48  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-SNAPSHOT.jar
20:51:48  [INFO] Writing OBR metadata
20:51:48  [INFO] 
20:51:48  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-service ---
20:51:48  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:51:48  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:51:48  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:48  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:48      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:48      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:48      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:51:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:48      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:48      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:48      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:48      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:48      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:48      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:48      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:48      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:48      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:48      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:48      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:48      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:48      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:48      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:48      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:48  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:48  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml
20:51:48  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:48      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:48      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:48      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:51:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:48      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:48      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:48      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:48      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:48      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:48      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:48      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:48      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:48      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:48      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:48      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:48      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:48      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:48      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:48      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:48  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml
20:51:48  [INFO] 
20:51:48  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-service ---
20:51:48  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:51:48  [INFO] 
20:51:48  [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >---------
20:51:48  [INFO] Building openflowplugin-api 0.19.2-SNAPSHOT                      [19/84]
20:51:48  [INFO]   from openflowplugin-api/pom.xml
20:51:48  [INFO] -------------------------------[ bundle ]-------------------------------
20:51:48  [INFO] 
20:51:48  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-api ---
20:51:48  [INFO] 
20:51:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-api ---
20:51:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:48  [INFO] 
20:51:48  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api ---
20:51:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:48  [INFO] 
20:51:48  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-api ---
20:51:48  [INFO] 
20:51:48  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-api ---
20:51:48  [INFO] 
20:51:48  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api ---
20:51: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-merge-scandium/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/**
20:51:48  [INFO] 
20:51:48  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowplugin-api ---
20:51:48  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:51:48  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/yang
20:51:48  [INFO] yang-to-sources: Found 10 dependencies in 2.694 ms
20:51:48  [INFO] yang-to-sources: Project model files found: 3 in 2.069 ms
20:51:48  [INFO] yang-to-sources: 3 YANG models processed in 72.47 ms
20:51:48  [INFO] BindingJavaFileGenerator: Defined 26 files in 2.899 ms
20:51:48  [INFO] Sorted 26 files into 7 directories in 156.4 μs
20:51:48  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 13.12 ms
20:51:48  [INFO] 
20:51:48  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api ---
20:51:48  [INFO] Starting audit...
20:51:48  Audit done.
20:51:48  [INFO] You have 0 Checkstyle violations.
20:51:48  [INFO] 
20:51:48  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api ---
20:51:49  [INFO] Starting audit...
20:51:49  Audit done.
20:51:49  [INFO] You have 0 Checkstyle violations.
20:51:49  [INFO] 
20:51:49  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-api ---
20:51:49  [INFO] 
20:51:49  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api ---
20:51:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/resources
20:51:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi
20:51:49  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
20:51:49  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:51:49  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
20:51:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi
20:51:49  [INFO] 
20:51:49  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-api ---
20:51:49  [INFO] Recompiling the module because of changed dependency.
20:51:49  [INFO] Compiling 118 source files with javac [debug release 21] to target/classes
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:49  [INFO] 
20:51:49  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-api >>>
20:51:49  [INFO] 
20:51:49  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-api ---
20:51:49  [INFO] Fork Value is true
20:51:52  [INFO] Done SpotBugs Analysis....
20:51:52  [INFO] 
20:51:52  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-api <<<
20:51:52  [INFO] 
20:51:52  [INFO] 
20:51:52  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-api ---
20:51:52  [INFO] BugInstance size is 0
20:51:52  [INFO] Error size is 0
20:51:52  [INFO] No errors/warnings found
20:51:52  [INFO] 
20:51:52  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api ---
20:51:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/test/resources
20:51:52  [INFO] 
20:51:52  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-api ---
20:51:52  [INFO] No sources to compile
20:51:52  [INFO] 
20:51:52  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin-api ---
20:51:52  [INFO] No tests to run.
20:51:52  [INFO] 
20:51:52  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-api ---
20:51:52  [INFO] 
20:51:52  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-api ---
20:51:52  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.2-SNAPSHOT.jar
20:51:52  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/META-INF/MANIFEST.MF
20:51:52  [INFO] 
20:51:52  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-api ---
20:51:53  [INFO] No previous run data found, generating javadoc.
20:51:55  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.2-SNAPSHOT-javadoc.jar
20:51:55  [INFO] 
20:51:55  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-api ---
20:51:55  [INFO] CycloneDX: Resolving Dependencies
20:51:56  [INFO] CycloneDX: Creating BOM version 1.6 with 34 component(s)
20:51:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.xml
20:51:56  [INFO]            attaching as openflowplugin-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.json
20:51:56  [INFO]            attaching as openflowplugin-api-0.19.2-SNAPSHOT-cyclonedx.json
20:51:56  [INFO] 
20:51:56  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api ---
20:51:56  [INFO] Skipping duplicate-finder execution!
20:51:56  [INFO] 
20:51:56  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-api ---
20:51:56  [WARNING] Used undeclared dependencies found:
20:51:56  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:51:56  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
20:51:56  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.2-SNAPSHOT:compile
20:51:56  [WARNING]    io.netty:netty-buffer:jar:4.1.117.Final:compile
20:51:56  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
20:51:56  [INFO] 
20:51:56  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api ---
20:51:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.2-SNAPSHOT-sources.jar
20:51:56  [INFO] 
20:51:56  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-api ---
20:51:56  [INFO] 
20:51:56  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-api ---
20:51:56  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:51:56  [INFO] 
20:51:56  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-api ---
20:51:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-SNAPSHOT.pom
20:51:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-SNAPSHOT.jar
20:51:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-SNAPSHOT-javadoc.jar
20:51:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:51:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-SNAPSHOT-cyclonedx.json
20:51:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-SNAPSHOT-sources.jar
20:51:56  [INFO] 
20:51:56  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-api ---
20:51:56  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-SNAPSHOT.jar
20:51:56  [INFO] Writing OBR metadata
20:51:56  [INFO] 
20:51:56  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-api ---
20:51:56  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:51:56  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:51:56  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:56  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:56      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:56      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:56      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:51:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:56      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:56      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:56      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:56      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:56      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:56      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:56      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:56      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:56      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:56      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:56      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:56      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:56      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:56      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:56      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:56  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:51:56  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml
20:51:56  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:51:56      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:51:56      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:51:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:51:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:51:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:51:56      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:51:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:51:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:51:56      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:51:56      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:51:56      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:51:56      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:51:56      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:51:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:51:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:51:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:51:56      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:51:56      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:51:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:51:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:51:56      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:51:56      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:51:56      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:51:56      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:51:56      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:51:56      at java.lang.reflect.Method.invoke (Method.java:580)
20:51:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:51:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:51:56      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:51:56      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:51:56  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml
20:51:56  [INFO] 
20:51:56  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-api ---
20:51:56  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:51:56  [INFO] 
20:51:56  [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >-----
20:51:56  [INFO] Building model-flow-statistics 0.19.2-SNAPSHOT                   [20/84]
20:51:56  [INFO]   from model/model-flow-statistics/pom.xml
20:51:56  [INFO] -------------------------------[ bundle ]-------------------------------
20:51:56  [INFO] 
20:51:56  [INFO] --- clean:3.4.0:clean (default-clean) @ model-flow-statistics ---
20:51:56  [INFO] 
20:51:56  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-statistics ---
20:51:56  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:56  [INFO] 
20:51:56  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics ---
20:51:56  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:51:56  [INFO] 
20:51:56  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-statistics ---
20:51:56  [INFO] 
20:51:56  [INFO] --- dependency:3.8.1:properties (default) @ model-flow-statistics ---
20:51:56  [INFO] 
20:51:56  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics ---
20:51:56  [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-merge-scandium/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/**
20:51:56  [INFO] 
20:51:56  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-flow-statistics ---
20:51:56  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:51:56  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/yang
20:51:56  [INFO] yang-to-sources: Found 9 dependencies in 2.132 ms
20:51:56  [INFO] yang-to-sources: Project model files found: 8 in 3.815 ms
20:51:57  [INFO] yang-to-sources: 32 YANG models processed in 354.7 ms
20:51:57  [INFO] BindingJavaFileGenerator: Defined 292 files in 39.81 ms
20:51:57  [INFO] Sorted 292 files into 46 directories in 312.6 μs
20:51:57  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 113.3 ms
20:51:57  [INFO] 
20:51:57  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics ---
20:51:57  [INFO] Starting audit...
20:51:57  Audit done.
20:51:57  [INFO] You have 0 Checkstyle violations.
20:51:57  [INFO] 
20:51:57  [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics ---
20:51:57  [INFO] Starting audit...
20:51:57  Audit done.
20:51:57  [INFO] You have 0 Checkstyle violations.
20:51:57  [INFO] 
20:51:57  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-statistics ---
20:51:57  [INFO] 
20:51:57  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics ---
20:51:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/resources
20:51:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi
20:51:57  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
20:51:57  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:51:57  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
20:51:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi
20:51:57  [INFO] 
20:51:57  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-statistics ---
20:51:57  [INFO] Recompiling the module because of changed dependency.
20:51:57  [INFO] Compiling 291 source files with javac [debug release 21] to target/classes
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:51:58  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/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.
20:51:58  [INFO] 
20:51:58  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-flow-statistics >>>
20:51:58  [INFO] 
20:51:58  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-flow-statistics ---
20:51:58  [INFO] Fork Value is true
20:52:01  [INFO] Done SpotBugs Analysis....
20:52:01  [INFO] 
20:52:01  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-flow-statistics <<<
20:52:01  [INFO] 
20:52:01  [INFO] 
20:52:01  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-flow-statistics ---
20:52:01  [INFO] BugInstance size is 0
20:52:01  [INFO] Error size is 0
20:52:01  [INFO] No errors/warnings found
20:52:01  [INFO] 
20:52:01  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics ---
20:52:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/test/resources
20:52:01  [INFO] 
20:52:01  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-flow-statistics ---
20:52:01  [INFO] No sources to compile
20:52:01  [INFO] 
20:52:01  [INFO] --- surefire:3.5.2:test (default-test) @ model-flow-statistics ---
20:52:01  [INFO] No tests to run.
20:52:01  [INFO] 
20:52:01  [INFO] --- copy:14.0.7:copy-files (default) @ model-flow-statistics ---
20:52:01  [INFO] 
20:52:01  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-statistics ---
20:52:01  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.2-SNAPSHOT.jar
20:52:01  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/META-INF/MANIFEST.MF
20:52:01  [INFO] 
20:52:01  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-statistics ---
20:52:02  [INFO] No previous run data found, generating javadoc.
20:52:06  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.2-SNAPSHOT-javadoc.jar
20:52:07  [INFO] 
20:52:07  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-statistics ---
20:52:07  [INFO] CycloneDX: Resolving Dependencies
20:52:07  [INFO] CycloneDX: Creating BOM version 1.6 with 26 component(s)
20:52:07  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.xml
20:52:07  [INFO]            attaching as model-flow-statistics-0.19.2-SNAPSHOT-cyclonedx.xml
20:52:07  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.json
20:52:07  [INFO]            attaching as model-flow-statistics-0.19.2-SNAPSHOT-cyclonedx.json
20:52:07  [INFO] 
20:52:07  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics ---
20:52:07  [INFO] Skipping duplicate-finder execution!
20:52:07  [INFO] 
20:52:07  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-statistics ---
20:52:07  [INFO] No dependency problems found
20:52:07  [INFO] 
20:52:07  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics ---
20:52:07  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.2-SNAPSHOT-sources.jar
20:52:07  [INFO] 
20:52:07  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ model-flow-statistics ---
20:52:07  [INFO] 
20:52:07  [INFO] --- jacoco:0.8.12:report (report) @ model-flow-statistics ---
20:52:07  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:52:07  [INFO] 
20:52:07  [INFO] --- install:3.1.3:install (default-install) @ model-flow-statistics ---
20:52:07  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-SNAPSHOT.pom
20:52:07  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-SNAPSHOT.jar
20:52:07  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-SNAPSHOT-javadoc.jar
20:52:07  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-SNAPSHOT-cyclonedx.xml
20:52:07  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-SNAPSHOT-cyclonedx.json
20:52:07  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-SNAPSHOT-sources.jar
20:52:07  [INFO] 
20:52:07  [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-statistics ---
20:52:07  [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-SNAPSHOT.jar
20:52:07  [INFO] Writing OBR metadata
20:52:07  [INFO] 
20:52:07  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-flow-statistics ---
20:52:07  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:52:07  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:52:07  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml
20:52:07  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:52:07      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:52:07      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:52:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:52:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:52:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:52:07      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:52:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:52:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:52:07      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:52:07      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:52:07      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:52:07      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:52:07      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:52:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:52:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:52:07      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:52:07      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:52:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:52:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:52:07      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:52:07      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:52:07      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:52:07      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:52:07      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:52:07      at java.lang.reflect.Method.invoke (Method.java:580)
20:52:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:52:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:52:07      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:52:07      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:52:07  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml
20:52:07  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml
20:52:07  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:52:07      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:52:07      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:52:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:52:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:52:07      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:52:07      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:52:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:52:07      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:52:07      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:52:07      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:52:07      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:52:07      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:52:07      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:52:07      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:52:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:52:07      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:52:07      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:52:07      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:52:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:52:07      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:52:07      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:52:07      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:52:07      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:52:07      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:52:07      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:52:07      at java.lang.reflect.Method.invoke (Method.java:580)
20:52:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:52:07      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:52:07      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:52:07      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:52:07  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml
20:52:07  [INFO] 
20:52:07  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-statistics ---
20:52:07  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:52:07  [INFO] 
20:52:07  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >----
20:52:07  [INFO] Building openflowplugin-extension-api 0.19.2-SNAPSHOT            [21/84]
20:52:07  [INFO]   from extension/openflowplugin-extension-api/pom.xml
20:52:07  [INFO] -------------------------------[ bundle ]-------------------------------
20:52:07  [INFO] 
20:52:07  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-api ---
20:52:07  [INFO] 
20:52:07  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api ---
20:52:07  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:52:07  [INFO] 
20:52:07  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api ---
20:52:07  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:52:07  [INFO] 
20:52:07  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api ---
20:52:08  [INFO] 
20:52:08  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-api ---
20:52:08  [INFO] 
20:52:08  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api ---
20:52:08  [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-merge-scandium/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/**
20:52:08  [INFO] 
20:52:08  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowplugin-extension-api ---
20:52:08  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:52:08  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/yang
20:52:08  [INFO] yang-to-sources: Found 10 dependencies in 2.331 ms
20:52:08  [INFO] yang-to-sources: Project model files found: 6 in 15.71 ms
20:52:09  [INFO] yang-to-sources: 40 YANG models processed in 512.1 ms
20:52:09  [INFO] BindingJavaFileGenerator: Defined 199 files in 43.66 ms
20:52:09  [INFO] Sorted 199 files into 45 directories in 450.1 μs
20:52:09  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 86.69 ms
20:52:09  [INFO] 
20:52:09  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api ---
20:52:09  [INFO] Starting audit...
20:52:09  Audit done.
20:52:09  [INFO] You have 0 Checkstyle violations.
20:52:09  [INFO] 
20:52:09  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api ---
20:52:09  [INFO] Starting audit...
20:52:09  Audit done.
20:52:09  [INFO] You have 0 Checkstyle violations.
20:52:09  [INFO] 
20:52:09  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-api ---
20:52:09  [INFO] 
20:52:09  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api ---
20:52:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/resources
20:52:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi
20:52:09  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
20:52:09  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:52:09  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
20:52:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi
20:52:09  [INFO] 
20:52:09  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-api ---
20:52:09  [INFO] Recompiling the module because of changed dependency.
20:52:09  [INFO] Compiling 226 source files with javac [debug release 21] to target/classes
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable
20:52:10    missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable<T>
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:10  [INFO] 
20:52:10  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>>
20:52:10  [INFO] 
20:52:10  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-extension-api ---
20:52:10  [INFO] Fork Value is true
20:52:13  [INFO] Done SpotBugs Analysis....
20:52:13  [INFO] 
20:52:13  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<<
20:52:13  [INFO] 
20:52:13  [INFO] 
20:52:13  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-extension-api ---
20:52:13  [INFO] BugInstance size is 0
20:52:13  [INFO] Error size is 0
20:52:13  [INFO] No errors/warnings found
20:52:13  [INFO] 
20:52:13  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api ---
20:52:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/test/resources
20:52:13  [INFO] 
20:52:13  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-api ---
20:52:13  [INFO] Recompiling the module because of changed dependency.
20:52:13  [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes
20:52:13  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:13  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:13  [INFO] 
20:52:13  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin-extension-api ---
20:52:13  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/surefire-reports
20:52:13  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:52:13  [INFO] 
20:52:13  [INFO] -------------------------------------------------------
20:52:13  [INFO]  T E S T S
20:52:13  [INFO] -------------------------------------------------------
20:52:14  [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest
20:52:14  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest
20:52:14  [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest
20:52:14  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest
20:52:14  [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest
20:52:14  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest
20:52:14  [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest
20:52:14  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest
20:52:14  [INFO] 
20:52:14  [INFO] Results:
20:52:14  [INFO] 
20:52:14  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
20:52:14  [INFO] 
20:52:14  [INFO] 
20:52:14  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-extension-api ---
20:52:14  [INFO] 
20:52:14  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-api ---
20:52:15  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.2-SNAPSHOT.jar
20:52:15  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF
20:52:15  [INFO] 
20:52:15  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-api ---
20:52:15  [INFO] No previous run data found, generating javadoc.
20:52:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.2-SNAPSHOT-javadoc.jar
20:52:19  [INFO] 
20:52:19  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-api ---
20:52:19  [INFO] CycloneDX: Resolving Dependencies
20:52:20  [INFO] CycloneDX: Creating BOM version 1.6 with 27 component(s)
20:52:20  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.xml
20:52:20  [INFO]            attaching as openflowplugin-extension-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:52:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.json
20:52:20  [INFO]            attaching as openflowplugin-extension-api-0.19.2-SNAPSHOT-cyclonedx.json
20:52:20  [INFO] 
20:52:20  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api ---
20:52:20  [INFO] Skipping duplicate-finder execution!
20:52:20  [INFO] 
20:52:20  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-api ---
20:52:20  [WARNING] Used undeclared dependencies found:
20:52:20  [WARNING]    org.opendaylight.yangtools:codegen-extensions:jar:14.0.9:compile
20:52:20  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:52:20  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
20:52:20  [INFO] 
20:52:20  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api ---
20:52:20  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.2-SNAPSHOT-sources.jar
20:52:20  [INFO] 
20:52:20  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-extension-api ---
20:52:20  [INFO] 
20:52:20  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-api ---
20:52:20  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec
20:52:20  [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes
20:52:20  [INFO] 
20:52:20  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-api ---
20:52:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-SNAPSHOT.pom
20:52:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-SNAPSHOT.jar
20:52:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-SNAPSHOT-javadoc.jar
20:52:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:52:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-SNAPSHOT-cyclonedx.json
20:52:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-SNAPSHOT-sources.jar
20:52:20  [INFO] 
20:52:20  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-api ---
20:52:20  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-SNAPSHOT.jar
20:52:20  [INFO] Writing OBR metadata
20:52:20  [INFO] 
20:52:20  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-api ---
20:52:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:52:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:52:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:52:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:52:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:52:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:52:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:52:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:52:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:52:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:52:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:52:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:52:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:52:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:52:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:52:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:52:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:52:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:52:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:52:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:52:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:52:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:52:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:52:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:52:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:52:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:52:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:52:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:52:20      at java.lang.reflect.Method.invoke (Method.java:580)
20:52:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:52:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:52:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:52:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:52:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:52:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml
20:52:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:52:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:52:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:52:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:52:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:52:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:52:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:52:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:52:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:52:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:52:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:52:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:52:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:52:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:52:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:52:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:52:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:52:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:52:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:52:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:52:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:52:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:52:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:52:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:52:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:52:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:52:20      at java.lang.reflect.Method.invoke (Method.java:580)
20:52:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:52:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:52:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:52:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:52:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml
20:52:20  [INFO] 
20:52:20  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-api ---
20:52:20  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:52:20  [INFO] 
20:52:20  [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >-----------
20:52:20  [INFO] Building openflowplugin 0.19.2-SNAPSHOT                          [22/84]
20:52:20  [INFO]   from openflowplugin/pom.xml
20:52:20  [INFO] -------------------------------[ bundle ]-------------------------------
20:52:20  [INFO] 
20:52:20  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin ---
20:52:20  [INFO] 
20:52:20  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin ---
20:52:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:52:20  [INFO] 
20:52:20  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin ---
20:52:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:52:20  [INFO] 
20:52:20  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin ---
20:52:20  [INFO] 
20:52:20  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin ---
20:52:20  [INFO] 
20:52:20  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin ---
20:52:20  [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-merge-scandium/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/**
20:52:20  [INFO] 
20:52:20  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin ---
20:52:20  [INFO] Starting audit...
20:52:20  Audit done.
20:52:20  [INFO] You have 0 Checkstyle violations.
20:52:20  [INFO] 
20:52:20  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin ---
20:52:23  [INFO] Starting audit...
20:52:23  Audit done.
20:52:23  [INFO] You have 0 Checkstyle violations.
20:52:23  [INFO] 
20:52:23  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin ---
20:52:23  [INFO] 
20:52:23  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin ---
20:52:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/resources
20:52:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/spi
20:52:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/yang
20:52:23  [INFO] 
20:52:23  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin ---
20:52:23  [INFO] Recompiling the module because of changed dependency.
20:52:23  [INFO] Compiling 185 source files with javac [debug release 21] to target/classes
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24    missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey<T>
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast
20:52:24    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<F,T,D>
20:52:24    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>
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast
20:52:24    required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
20:52:24    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>
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:24  [INFO] 
20:52:24  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin >>>
20:52:24  [INFO] 
20:52:24  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin ---
20:52:24  [INFO] Fork Value is true
20:52:32  [INFO] Done SpotBugs Analysis....
20:52:32  [INFO] 
20:52:32  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin <<<
20:52:32  [INFO] 
20:52:32  [INFO] 
20:52:32  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin ---
20:52:32  [INFO] BugInstance size is 0
20:52:32  [INFO] Error size is 0
20:52:32  [INFO] No errors/warnings found
20:52:32  [INFO] 
20:52:32  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin ---
20:52:32  [INFO] Copying 1 resource from src/test/resources to target/test-classes
20:52:32  [INFO] 
20:52:32  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin ---
20:52:32  [INFO] Recompiling the module because of changed dependency.
20:52:32  [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes
20:52:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:33    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
20:52:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:52:33  [INFO] 
20:52:33  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin ---
20:52:33  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/surefire-reports
20:52:33  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:52:33  [INFO] 
20:52:33  [INFO] -------------------------------------------------------
20:52:33  [INFO]  T E S T S
20:52:33  [INFO] -------------------------------------------------------
20:52:34  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest
20:52:34  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:52:35  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest
20:52:35  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest
20:52:35  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest
20:52:35  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest
20:52:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest
20:52:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest
20:52:35  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest
20:52:35  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest
20:52:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest
20:52:35  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest
20:52:35  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest
20:52:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest
20:52:35  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest
20:52:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest
20:52:35  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest
20:52:35  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest
20:52:35  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest
20:52:35  [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
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest
20:52:35  [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest
20:52:35  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest
20:52:36  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest
20:52:36  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test
20:52:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest
20:52:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest
20:52:36  [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
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test
20:52:36  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest
20:52:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test
20:52:36  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test
20:52:36  [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
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest
20:52:36  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest
20:52:36  [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
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest
20:52:36  [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
20:52:36  [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest
20:52:36  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest
20:52:36  [INFO] 
20:52:36  [INFO] Results:
20:52:36  [INFO] 
20:52:36  [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0
20:52:36  [INFO] 
20:52:36  [INFO] 
20:52:36  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin ---
20:52:36  [INFO] 
20:52:36  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin ---
20:52:36  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.2-SNAPSHOT.jar
20:52:36  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/META-INF/MANIFEST.MF
20:52:36  [INFO] 
20:52:36  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin ---
20:52:36  [INFO] No previous run data found, generating javadoc.
20:52:39  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.2-SNAPSHOT-javadoc.jar
20:52:39  [INFO] 
20:52:39  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin ---
20:52:39  [INFO] CycloneDX: Resolving Dependencies
20:52:40  [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s)
20:52:40  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.xml
20:52:40  [INFO]            attaching as openflowplugin-0.19.2-SNAPSHOT-cyclonedx.xml
20:52:40  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.json
20:52:40  [INFO]            attaching as openflowplugin-0.19.2-SNAPSHOT-cyclonedx.json
20:52:40  [INFO] 
20:52:40  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin ---
20:52:40  [INFO] Skipping duplicate-finder execution!
20:52:40  [INFO] 
20:52:40  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin ---
20:52:40  [WARNING] Used undeclared dependencies found:
20:52:40  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.9:compile
20:52:40  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:52:40  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
20:52:40  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
20:52:40  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
20:52:40  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
20:52:40  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
20:52:40  [WARNING] Non-test scoped test only dependencies found:
20:52:40  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.2-SNAPSHOT:compile
20:52:40  [INFO] 
20:52:40  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin ---
20:52:40  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.2-SNAPSHOT-sources.jar
20:52:40  [INFO] 
20:52:40  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin ---
20:52:40  [INFO] 
20:52:40  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin ---
20:52:40  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/code-coverage/jacoco.exec
20:52:40  [INFO] Analyzed bundle 'openflowplugin' with 187 classes
20:52:41  [INFO] 
20:52:41  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin ---
20:52:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-SNAPSHOT.pom
20:52:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-SNAPSHOT.jar
20:52:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-SNAPSHOT-javadoc.jar
20:52:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-SNAPSHOT-cyclonedx.xml
20:52:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-SNAPSHOT-cyclonedx.json
20:52:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-SNAPSHOT-sources.jar
20:52:41  [INFO] 
20:52:41  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin ---
20:52:41  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-SNAPSHOT.jar
20:52:41  [INFO] Writing OBR metadata
20:52:41  [INFO] 
20:52:41  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin ---
20:52:41  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:52:41  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:52:41  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml
20:52:41  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:52:41      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:52:41      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:52:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:52:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:52:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:52:41      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:52:41      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:52:41      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:52:41      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:52:41      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:52:41      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:52:41      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:52:41      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:52:41      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:52:41      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:52:41      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:52:41      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:52:41      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:52:41      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:52:41      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:52:41      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:52:41      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:52:41      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:52:41      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:52:41      at java.lang.reflect.Method.invoke (Method.java:580)
20:52:41      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:52:41      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:52:41      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:52:41      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:52:41  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml
20:52:41  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml
20:52:41  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:52:41      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:52:41      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:52:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:52:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:52:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:52:41      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:52:41      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:52:41      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:52:41      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:52:41      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:52:41      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:52:41      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:52:41      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:52:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:52:41      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:52:41      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:52:41      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:52:41      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:52:41      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:52:41      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:52:41      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:52:41      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:52:41      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:52:41      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:52:41      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:52:41      at java.lang.reflect.Method.invoke (Method.java:580)
20:52:41      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:52:41      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:52:41      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:52:41      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:52:41  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml
20:52:41  [INFO] 
20:52:41  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin ---
20:52:41  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:52:41  [INFO] 
20:52:41  [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >--------
20:52:41  [INFO] Building openflowplugin-common 0.19.2-SNAPSHOT                   [23/84]
20:52:41  [INFO]   from openflowplugin-common/pom.xml
20:52:41  [INFO] -------------------------------[ bundle ]-------------------------------
20:52:41  [INFO] 
20:52:41  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-common ---
20:52:41  [INFO] 
20:52:41  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-common ---
20:52:41  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:52:41  [INFO] 
20:52:41  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common ---
20:52:41  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:52:41  [INFO] 
20:52:41  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-common ---
20:52:41  [INFO] 
20:52:41  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-common ---
20:52:41  [INFO] 
20:52:41  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common ---
20:52: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-merge-scandium/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/**
20:52:41  [INFO] 
20:52:41  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common ---
20:52:41  [INFO] Starting audit...
20:52:41  Audit done.
20:52:41  [INFO] You have 0 Checkstyle violations.
20:52:41  [INFO] 
20:52:41  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common ---
20:52:41  [INFO] Starting audit...
20:52:41  Audit done.
20:52:41  [INFO] You have 0 Checkstyle violations.
20:52:41  [INFO] 
20:52:41  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-common ---
20:52:41  [INFO] 
20:52:41  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common ---
20:52:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/resources
20:52:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/spi
20:52:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/yang
20:52:41  [INFO] 
20:52:41  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-common ---
20:52:41  [INFO] Recompiling the module because of changed source code.
20:52:41  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[231,20] 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
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[249,24] <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
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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.yang.binding.InstanceIdentifier<T>,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[268,24] <T>merge(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
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:41  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[282,27] <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
20:52:41  [INFO] 
20:52:41  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-common >>>
20:52:41  [INFO] 
20:52:41  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-common ---
20:52:41  [INFO] Fork Value is true
20:52:44  [INFO] Done SpotBugs Analysis....
20:52:44  [INFO] 
20:52:44  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-common <<<
20:52:44  [INFO] 
20:52:44  [INFO] 
20:52:44  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-common ---
20:52:44  [INFO] BugInstance size is 0
20:52:44  [INFO] Error size is 0
20:52:44  [INFO] No errors/warnings found
20:52:44  [INFO] 
20:52:44  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common ---
20:52:44  [INFO] Copying 1 resource from src/test/resources to target/test-classes
20:52:44  [INFO] 
20:52:44  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-common ---
20:52:44  [INFO] Recompiling the module because of changed dependency.
20:52:44  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[61,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[65,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[76,24] <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
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[90,24] <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
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[104,24] <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
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[118,24] <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
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[132,34] <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
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[148,24] 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
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[166,24] <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
20:52:44  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[180,24] <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
20:52:44  [INFO] 
20:52:44  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin-common ---
20:52:44  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/surefire-reports
20:52:44  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:52:44  [INFO] 
20:52:44  [INFO] -------------------------------------------------------
20:52:44  [INFO]  T E S T S
20:52:44  [INFO] -------------------------------------------------------
20:52:45  [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest
20:52:45  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:52:49  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.680 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest
20:52:49  [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest
20:52:50  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest
20:52:50  [INFO] 
20:52:50  [INFO] Results:
20:52:50  [INFO] 
20:52:50  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
20:52:50  [INFO] 
20:52:50  [INFO] 
20:52:50  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-common ---
20:52:50  [INFO] 
20:52:50  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-common ---
20:52:50  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.2-SNAPSHOT.jar
20:52:50  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/META-INF/MANIFEST.MF
20:52:50  [INFO] 
20:52:50  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-common ---
20:52:50  [INFO] No previous run data found, generating javadoc.
20:52:51  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.2-SNAPSHOT-javadoc.jar
20:52:52  [INFO] 
20:52:52  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-common ---
20:52:52  [INFO] CycloneDX: Resolving Dependencies
20:52:52  [INFO] CycloneDX: Creating BOM version 1.6 with 17 component(s)
20:52:52  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.xml
20:52:52  [INFO]            attaching as openflowplugin-common-0.19.2-SNAPSHOT-cyclonedx.xml
20:52:52  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.json
20:52:52  [INFO]            attaching as openflowplugin-common-0.19.2-SNAPSHOT-cyclonedx.json
20:52:52  [INFO] 
20:52:52  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common ---
20:52:52  [INFO] Skipping duplicate-finder execution!
20:52:52  [INFO] 
20:52:52  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-common ---
20:52:52  [WARNING] Used undeclared dependencies found:
20:52:52  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
20:52:52  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
20:52:52  [WARNING]    org.checkerframework:checker-qual:jar:3.49.0:compile
20:52:52  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
20:52:52  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
20:52:52  [WARNING] Non-test scoped test only dependencies found:
20:52:52  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
20:52:52  [INFO] 
20:52:52  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common ---
20:52:52  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.2-SNAPSHOT-sources.jar
20:52:52  [INFO] 
20:52:52  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-common ---
20:52:52  [INFO] 
20:52:52  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-common ---
20:52:52  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/code-coverage/jacoco.exec
20:52:52  [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes
20:52:52  [INFO] 
20:52:52  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-common ---
20:52:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-SNAPSHOT.pom
20:52:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-SNAPSHOT.jar
20:52:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-SNAPSHOT-javadoc.jar
20:52:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-SNAPSHOT-cyclonedx.xml
20:52:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-SNAPSHOT-cyclonedx.json
20:52:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-SNAPSHOT-sources.jar
20:52:52  [INFO] 
20:52:52  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-common ---
20:52:52  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-SNAPSHOT.jar
20:52:52  [INFO] Writing OBR metadata
20:52:52  [INFO] 
20:52:52  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-common ---
20:52:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:52:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:52:52  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml
20:52:52  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:52:52      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:52:52      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:52:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:52:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:52:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:52:52      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:52:52      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:52:52      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:52:52      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:52:52      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:52:52      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:52:52      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:52:52      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:52:52      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:52:52      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:52:52      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:52:52      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:52:52      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:52:52      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:52:52      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:52:52      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:52:52      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:52:52      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:52:52      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:52:52      at java.lang.reflect.Method.invoke (Method.java:580)
20:52:52      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:52:52      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:52:52      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:52:52      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:52:52  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml
20:52:52  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml
20:52:52  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:52:52      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:52:52      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:52:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:52:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:52:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:52:52      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:52:52      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:52:52      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:52:52      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:52:52      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:52:52      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:52:52      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:52:52      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:52:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:52:52      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:52:52      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:52:52      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:52:52      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:52:52      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:52:52      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:52:52      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:52:52      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:52:52      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:52:52      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:52:52      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:52:52      at java.lang.reflect.Method.invoke (Method.java:580)
20:52:52      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:52:52      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:52:52      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:52:52      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:52:52  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml
20:52:52  [INFO] 
20:52:52  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-common ---
20:52:52  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:52:52  [INFO] 
20:52:52  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >---------
20:52:52  [INFO] Building openflowplugin-impl 0.19.2-SNAPSHOT                     [24/84]
20:52:52  [INFO]   from openflowplugin-impl/pom.xml
20:52:52  [INFO] -------------------------------[ bundle ]-------------------------------
20:52:52  [INFO] 
20:52:52  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-impl ---
20:52:52  [INFO] 
20:52:52  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-impl ---
20:52:52  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:52:52  [INFO] 
20:52:52  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl ---
20:52:52  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:52:52  [INFO] 
20:52:52  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-impl ---
20:52:53  [INFO] 
20:52:53  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-impl ---
20:52:53  [INFO] 
20:52:53  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl ---
20:52:53  [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-merge-scandium/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/**
20:52:53  [INFO] 
20:52:53  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl ---
20:52:53  [INFO] Starting audit...
20:52:53  Audit done.
20:52:53  [INFO] You have 0 Checkstyle violations.
20:52:53  [INFO] 
20:52:53  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl ---
20:52:57  [INFO] Starting audit...
20:52:57  Audit done.
20:52:57  [INFO] You have 0 Checkstyle violations.
20:52:57  [INFO] 
20:52:57  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-impl ---
20:52:57  [INFO] 
20:52:57  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl ---
20:52:57  [INFO] Copying 1 resource from src/main/resources to target/classes
20:52:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/spi
20:52:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/yang
20:52:57  [INFO] 
20:52:57  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-impl ---
20:52:57  [INFO] Recompiling the module because of changed dependency.
20:52:57  [INFO] Compiling 550 source files with javac [debug release 21] to target/classes
20:53:00  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
20:53:00  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault'
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
20:53:00    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
20:53:00    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
20:53:00    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProviderFactory.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[376,51] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast
20:53:00    required: java.lang.Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice>
20:53:00    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.binding.DataContainer>
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImpl.java:[138,15] 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
20:53:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:00  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java: Some input files additionally use or override a deprecated API.
20:53:00  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java: Some input files additionally use or override a deprecated API that is marked for removal.
20:53:00  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java: Some input files additionally use unchecked or unsafe operations.
20:53:00  [INFO] 
20:53:00  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>>
20:53:00  [INFO] 
20:53:00  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-impl ---
20:53:00  [INFO] Fork Value is true
20:53:13  [INFO] Done SpotBugs Analysis....
20:53:13  [INFO] 
20:53:13  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<<
20:53:13  [INFO] 
20:53:13  [INFO] 
20:53:13  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-impl ---
20:53:13  [INFO] BugInstance size is 0
20:53:13  [INFO] Error size is 0
20:53:13  [INFO] No errors/warnings found
20:53:13  [INFO] 
20:53:13  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl ---
20:53:13  [INFO] Copying 1 resource from src/test/resources to target/test-classes
20:53:13  [INFO] 
20:53:13  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-impl ---
20:53:13  [INFO] Recompiling the module because of changed dependency.
20:53:13  [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager
20:53:15    missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager<L,N>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[193,38] <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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult
20:53:15    missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast
20:53:15    required: org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.GetAsyncReply>
20:53:15    found:    java.lang.Object
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types
20:53:15    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
20:53:15    found:    org.opendaylight.yangtools.yang.common.RpcResult
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion
20:53:15    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
20:53:15    found:    org.opendaylight.yangtools.yang.common.RpcResult
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast
20:53:15    required: org.opendaylight.yangtools.yang.common.RpcResult<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartReply>
20:53:15    found:    java.lang.Object
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types
20:53:15    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
20:53:15    found:    org.opendaylight.yangtools.yang.common.RpcResult
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion
20:53:15    required: org.opendaylight.yangtools.yang.common.RpcResult<T>
20:53:15    found:    org.opendaylight.yangtools.yang.common.RpcResult
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor <init> in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types
20:53:15    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
20:53:15    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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion
20:53:15    required: org.opendaylight.yangtools.util.concurrent.NotificationManager<java.lang.String,java.lang.Runnable>
20:53:15    found:    org.opendaylight.yangtools.util.concurrent.NotificationManager
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[284,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[284,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[302,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[302,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[306,24] 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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class
20:53:15    missing type arguments for generic class java.lang.Class<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class
20:53:15    missing type arguments for generic class java.lang.Class<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class
20:53:15    missing type arguments for generic class java.lang.Class<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class
20:53:15    missing type arguments for generic class java.lang.Class<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture
20:53:15    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
20:53:15    required: T
20:53:15    found:    com.google.common.util.concurrent.ListenableFuture
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion
20:53:15    required: T
20:53:15    found:    com.google.common.util.concurrent.ListenableFuture
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class
20:53:15    missing type arguments for generic class java.lang.Class<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class
20:53:15    missing type arguments for generic class java.lang.Class<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture
20:53:15    missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture<V>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
20:53:15    required: T
20:53:15    found:    com.google.common.util.concurrent.ListenableFuture
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion
20:53:15    required: T
20:53:15    found:    com.google.common.util.concurrent.ListenableFuture
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class
20:53:15    missing type arguments for generic class java.lang.Class<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class
20:53:15    missing type arguments for generic class java.lang.Class<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
20:53:15    required: T
20:53:15    found:    java.lang.Class
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion
20:53:15    required: T
20:53:15    found:    java.lang.Class
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types
20:53:15    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
20:53:15    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,81] unchecked conversion
20:53:15    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:53:15    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,33] <T>merge(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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[164,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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[175,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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[94,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator<I,O>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[99,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion
20:53:15    required: T
20:53:15    found:    org.opendaylight.openflowplugin.api.openflow.device.RequestContext
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15    missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer<T>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[83,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[98,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[121,42] <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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[123,42] <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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[131,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[162,46] <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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[163,46] <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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types
20:53:15    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:53:15    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,29] unchecked conversion
20:53:15    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:53:15    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[82,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:15    required: java.util.Collection<org.opendaylight.yangtools.binding.Rpc<?,?>>,java.util.Set<org.opendaylight.yangtools.binding.DataObjectIdentifier<?>>
20:53:15    found:    java.util.Collection,java.util.Set<org.opendaylight.yangtools.binding.DataObjectIdentifier<?>>
20:53:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion
20:53:15    required: java.util.Collection<org.opendaylight.yangtools.binding.Rpc<?,?>>
20:53:15    found:    java.util.Collection
20:53:15  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java: Some input files additionally use or override a deprecated API.
20:53:15  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java: Some input files additionally use or override a deprecated API that is marked for removal.
20:53:15  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java: Some input files additionally use unchecked or unsafe operations.
20:53:15  [INFO] 
20:53:15  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin-impl ---
20:53:15  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/surefire-reports
20:53:15  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:53:15  [INFO] 
20:53:15  [INFO] -------------------------------------------------------
20:53:15  [INFO]  T E S T S
20:53:15  [INFO] -------------------------------------------------------
20:53:17  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest
20:53:17  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:53:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsCommandTest
20:53:18  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest
20:53:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesCommandTest
20:53:18  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest
20:53:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandTest
20:53:18  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest
20:53:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesCommandTest
20:53:18  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest
20:53:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandrTest
20:53:18  [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest
20:53:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandTest
20:53:18  [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest
20:53:18  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest
20:53:18  [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest
20:53:19  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.945 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest
20:53:19  [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest
20:53:19  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest
20:53:19  [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest
20:53:19  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest
20:53:19  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest
20:53:19  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest
20:53:19  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest
20:53:19  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest
20:53:19  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest
20:53:19  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest
20:53:19  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest
20:53:20  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest
20:53:20  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest
20:53:20  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest
20:53:20  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest
20:53:20  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest
20:53:20  [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest
20:53:20  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest
20:53:20  [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest
20:53:20  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest
20:53:20  [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest
20:53:20  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest
20:53:20  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest
20:53:20  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest
20:53:20  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest
20:53:20  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest
20:53:20  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest
20:53:21  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest
20:53:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest
20:53:21  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest
20:53:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest
20:53:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest
20:53:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest
20:53:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest
20:53:21  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest
20:53:21  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest
20:53:21  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest
20:53:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest
20:53:21  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest
20:53:21  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest
20:53:22  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest
20:53:22  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest
20:53:22  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest
20:53:22  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest
20:53:22  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest
20:53:22  [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest
20:53:22  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest
20:53:22  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest
20:53:22  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest
20:53:22  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest
20:53:22  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest
20:53:22  [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest
20:53:22  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest
20:53:22  [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest
20:53:23  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest
20:53:23  [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest
20:53:24  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.053 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest
20:53:24  [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest
20:53:24  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest
20:53:24  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest
20:53:24  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest
20:53:24  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest
20:53:25  [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest
20:53:25  [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest
20:53:25  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest
20:53:25  [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest
20:53:32  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.635 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest
20:53:32  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest
20:53:32  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest
20:53:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest
20:53:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest
20:53:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest
20:53:32  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest
20:53:32  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest
20:53:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest
20:53:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest
20:53:32  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest
20:53:33  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest
20:53:33  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest
20:53:33  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest
20:53:33  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest
20:53:33  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test
20:53:33  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest
20:53:33  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest
20:53:33  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest
20:53:33  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest
20:53:33  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest
20:53:33  [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
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest
20:53:33  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest
20:53:33  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest
20:53:34  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest
20:53:34  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest
20:53:34  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest
20:53:34  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest
20:53:34  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest
20:53:34  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest
20:53:34  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest
20:53:34  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest
20:53:34  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest
20:53:34  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest
20:53:34  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest
20:53:34  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest
20:53:34  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest
20:53:34  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest
20:53:35  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest
20:53:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest
20:53:35  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest
20:53:35  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest
20:53:35  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest
20:53:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest
20:53:35  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest
20:53:35  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest
20:53:35  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest
20:53:35  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest
20:53:35  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest
20:53:35  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest
20:53:39  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.089 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest
20:53:39  [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest
20:53:39  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest
20:53:39  [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest
20:53:39  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest
20:53:39  [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest
20:53:40  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.830 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest
20:53:40  [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest
20:53:40  [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest
20:53:40  [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest
20:53:40  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest
20:53:40  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest
20:53:41  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest
20:53:41  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest
20:53:41  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest
20:53:42  [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
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest
20:53:42  [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
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest
20:53:42  [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
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest
20:53:42  [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
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest
20:53:42  [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
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest
20:53:42  [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
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest
20:53:42  [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
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest
20:53:42  [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
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest
20:53:42  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest
20:53:42  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest
20:53:42  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest
20:53:42  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest
20:53:42  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest
20:53:42  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest
20:53:42  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest
20:53:42  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest
20:53:42  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest
20:53:42  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest
20:53:42  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest
20:53:42  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest
20:53:42  [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest
20:53:42  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest
20:53:42  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest
20:53:42  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest
20:53:42  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest
20:53:42  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest
20:53:42  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest
20:53:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest
20:53:42  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest
20:53:42  [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest
20:53:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest
20:53:43  [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest
20:53:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest
20:53:43  [INFO] 
20:53:43  [INFO] Results:
20:53:43  [INFO] 
20:53:43  [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0
20:53:43  [INFO] 
20:53:43  [INFO] 
20:53:43  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-impl ---
20:53:43  [INFO] 
20:53:43  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-impl ---
20:53:43  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.2-SNAPSHOT.jar
20:53:43  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/META-INF/MANIFEST.MF
20:53:43  [INFO] 
20:53:43  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-impl ---
20:53:44  [INFO] No previous run data found, generating javadoc.
20:53:48  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.2-SNAPSHOT-javadoc.jar
20:53:48  [INFO] 
20:53:48  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-impl ---
20:53:48  [INFO] CycloneDX: Resolving Dependencies
20:53:49  [INFO] CycloneDX: Creating BOM version 1.6 with 71 component(s)
20:53:49  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.xml
20:53:49  [INFO]            attaching as openflowplugin-impl-0.19.2-SNAPSHOT-cyclonedx.xml
20:53:49  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.json
20:53:49  [INFO]            attaching as openflowplugin-impl-0.19.2-SNAPSHOT-cyclonedx.json
20:53:49  [INFO] 
20:53:49  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl ---
20:53:49  [INFO] Skipping duplicate-finder execution!
20:53:49  [INFO] 
20:53:49  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-impl ---
20:53:50  [WARNING] Used undeclared dependencies found:
20:53:50  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:53:50  [WARNING]    io.netty:netty-common:jar:4.1.117.Final:compile
20:53:50  [WARNING]    org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.9:compile
20:53:50  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
20:53:50  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.9:compile
20:53:50  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
20:53:50  [WARNING]    org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.9:compile
20:53:50  [WARNING]    io.netty:netty-buffer:jar:4.1.117.Final:compile
20:53:50  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
20:53:50  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.9:compile
20:53:50  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
20:53:50  [WARNING]    org.opendaylight.mdsal.model:general-entity:jar:14.0.9:compile
20:53:50  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
20:53:50  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
20:53:50  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
20:53:50  [WARNING]    org.checkerframework:checker-qual:jar:3.49.0:compile
20:53:50  [WARNING]    org.opendaylight.infrautils:ready-api:jar:7.1.1:compile
20:53:50  [INFO] 
20:53:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl ---
20:53:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.2-SNAPSHOT-sources.jar
20:53:50  [INFO] 
20:53:50  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-impl ---
20:53:50  [INFO] 
20:53:50  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-impl ---
20:53:50  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/code-coverage/jacoco.exec
20:53:50  [INFO] Analyzed bundle 'openflowplugin-impl' with 616 classes
20:53:50  [INFO] 
20:53:50  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-impl ---
20:53:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-SNAPSHOT.pom
20:53:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-SNAPSHOT.jar
20:53:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-SNAPSHOT-javadoc.jar
20:53:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-SNAPSHOT-cyclonedx.xml
20:53:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-SNAPSHOT-cyclonedx.json
20:53:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-SNAPSHOT-sources.jar
20:53:50  [INFO] 
20:53:50  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-impl ---
20:53:50  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-SNAPSHOT.jar
20:53:50  [INFO] Writing OBR metadata
20:53:50  [INFO] 
20:53:50  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-impl ---
20:53:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:53:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:53:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml
20:53:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:53:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:53:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:53:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:53:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:53:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:53:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:53:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:53:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:53:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:53:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:53:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:53:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:53:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:53:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:53:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:53:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:53:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:53:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:53:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:53:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:53:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:53:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:53:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:53:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:53:50      at java.lang.reflect.Method.invoke (Method.java:580)
20:53:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:53:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:53:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:53:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:53:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml
20:53:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml
20:53:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:53:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:53:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:53:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:53:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:53:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:53:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:53:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:53:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:53:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:53:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:53:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:53:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:53:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:53:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:53:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:53:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:53:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:53:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:53:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:53:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:53:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:53:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:53:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:53:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:53:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:53:50      at java.lang.reflect.Method.invoke (Method.java:580)
20:53:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:53:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:53:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:53:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:53:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml
20:53:50  [INFO] 
20:53:50  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-impl ---
20:53:50  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:53:50  [INFO] 
20:53:50  [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >--
20:53:50  [INFO] Building openflowjava-extension-nicira-api 0.19.2-SNAPSHOT       [25/84]
20:53:50  [INFO]   from extension/openflowjava-extension-nicira-api/pom.xml
20:53:50  [INFO] -------------------------------[ bundle ]-------------------------------
20:53:50  [INFO] 
20:53:50  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-nicira-api ---
20:53:50  [INFO] 
20:53:50  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api ---
20:53:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:53:50  [INFO] 
20:53:50  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api ---
20:53:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:53:50  [INFO] 
20:53:50  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api ---
20:53:51  [INFO] 
20:53:51  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-nicira-api ---
20:53:51  [INFO] 
20:53:51  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api ---
20:53: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-merge-scandium/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/**
20:53:51  [INFO] 
20:53:51  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api ---
20:53:51  [INFO] Starting audit...
20:53:51  Audit done.
20:53:51  [INFO] You have 0 Checkstyle violations.
20:53:51  [INFO] 
20:53:51  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api ---
20:53:51  [INFO] Starting audit...
20:53:51  Audit done.
20:53:51  [INFO] You have 0 Checkstyle violations.
20:53:51  [INFO] 
20:53:51  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-nicira-api ---
20:53:51  [INFO] 
20:53:51  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api ---
20:53:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/resources
20:53:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi
20:53:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang
20:53:51  [INFO] 
20:53:51  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api ---
20:53:51  [INFO] Recompiling the module because of changed dependency.
20:53:51  [INFO] Compiling 5 source files with javac [debug release 21] to target/classes
20:53:51  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:53:51  [INFO] 
20:53:51  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>>
20:53:51  [INFO] 
20:53:51  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-extension-nicira-api ---
20:53:51  [INFO] Fork Value is true
20:53:53  [INFO] Done SpotBugs Analysis....
20:53:53  [INFO] 
20:53:53  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<<
20:53:53  [INFO] 
20:53:53  [INFO] 
20:53:53  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-extension-nicira-api ---
20:53:53  [INFO] BugInstance size is 0
20:53:53  [INFO] Error size is 0
20:53:53  [INFO] No errors/warnings found
20:53:53  [INFO] 
20:53:53  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api ---
20:53:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/test/resources
20:53:53  [INFO] 
20:53:53  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api ---
20:53:53  [INFO] Recompiling the module because of changed dependency.
20:53:53  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
20:53:53  [INFO] 
20:53:53  [INFO] --- surefire:3.5.2:test (default-test) @ openflowjava-extension-nicira-api ---
20:53:53  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/surefire-reports
20:53:53  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:53:53  [INFO] 
20:53:53  [INFO] -------------------------------------------------------
20:53:53  [INFO]  T E S T S
20:53:53  [INFO] -------------------------------------------------------
20:53:54  [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest
20:53:54  [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest
20:53:54  [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest
20:53:54  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest
20:53:54  [INFO] 
20:53:54  [INFO] Results:
20:53:54  [INFO] 
20:53:54  [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
20:53:54  [INFO] 
20:53:54  [INFO] 
20:53:54  [INFO] --- copy:14.0.7:copy-files (default) @ openflowjava-extension-nicira-api ---
20:53:54  [INFO] 
20:53:54  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira-api ---
20:53:55  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT.jar
20:53:55  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF
20:53:55  [INFO] 
20:53:55  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-nicira-api ---
20:53:55  [INFO] No previous run data found, generating javadoc.
20:53:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-javadoc.jar
20:53:56  [INFO] 
20:53:56  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] CycloneDX: Resolving Dependencies
20:53:56  [INFO] CycloneDX: Creating BOM version 1.6 with 21 component(s)
20:53:56  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.xml
20:53:56  [INFO]            attaching as openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:53:56  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.json
20:53:56  [INFO]            attaching as openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-cyclonedx.json
20:53:56  [INFO] 
20:53:56  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] Skipping duplicate-finder execution!
20:53:56  [INFO] 
20:53:56  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api ---
20:53:56  [WARNING] Used undeclared dependencies found:
20:53:56  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
20:53:56  [INFO] 
20:53:56  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-sources.jar
20:53:56  [INFO] 
20:53:56  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] 
20:53:56  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec
20:53:56  [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes
20:53:56  [INFO] 
20:53:56  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT.pom
20:53:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT.jar
20:53:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-javadoc.jar
20:53:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:53:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-cyclonedx.json
20:53:56  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT-sources.jar
20:53:56  [INFO] 
20:53:56  [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT.jar
20:53:56  [INFO] Writing OBR metadata
20:53:56  [INFO] 
20:53:56  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:53:56  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:53:56  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:53:56  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:53:56      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:53:56      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:53:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:53:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:53:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:53:56      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:53:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:53:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:53:56      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:53:56      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:53:56      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:53:56      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:53:56      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:53:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:53:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:53:56      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:53:56      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:53:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:53:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:53:56      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:53:56      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:53:56      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:53:56      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:53:56      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:53:56      at java.lang.reflect.Method.invoke (Method.java:580)
20:53:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:53:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:53:56      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:53:56      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:53:56  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:53:56  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml
20:53:56  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:53:56      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:53:56      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:53:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:53:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:53:56      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:53:56      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:53:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:53:56      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:53:56      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:53:56      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:53:56      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:53:56      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:53:56      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:53:56      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:53:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:53:56      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:53:56      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:53:56      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:53:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:53:56      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:53:56      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:53:56      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:53:56      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:53:56      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:53:56      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:53:56      at java.lang.reflect.Method.invoke (Method.java:580)
20:53:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:53:56      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:53:56      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:53:56      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:53:56  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml
20:53:56  [INFO] 
20:53:56  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira-api ---
20:53:56  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:53:56  [INFO] 
20:53:56  [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >----
20:53:56  [INFO] Building openflowjava-extension-nicira 0.19.2-SNAPSHOT           [26/84]
20:53:56  [INFO]   from extension/openflowjava-extension-nicira/pom.xml
20:53:56  [INFO] -------------------------------[ bundle ]-------------------------------
20:53:56  [INFO] 
20:53:56  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-nicira ---
20:53:56  [INFO] 
20:53:56  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira ---
20:53:56  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:53:56  [INFO] 
20:53:56  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira ---
20:53:56  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:53:56  [INFO] 
20:53:56  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira ---
20:53:57  [INFO] 
20:53:57  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-nicira ---
20:53:57  [INFO] 
20:53:57  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira ---
20:53: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-merge-scandium/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/**
20:53:57  [INFO] 
20:53:57  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowjava-extension-nicira ---
20:53:57  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:53:57  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/main/yang
20:53:57  [INFO] yang-to-sources: Found 5 dependencies in 2.258 ms
20:53:57  [INFO] yang-to-sources: Project model files found: 2 in 150.5 ms
20:53:58  [INFO] yang-to-sources: 11 YANG models processed in 508.3 ms
20:53:58  [INFO] BindingJavaFileGenerator: Defined 365 files in 70.65 ms
20:53:58  [INFO] Sorted 365 files into 74 directories in 750.4 μs
20:53:58  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 217.7 ms
20:53:58  [INFO] 
20:53:58  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira ---
20:53:58  [INFO] Starting audit...
20:53:58  Audit done.
20:53:58  [INFO] You have 0 Checkstyle violations.
20:53:58  [INFO] 
20:53:58  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira ---
20:53:58  [INFO] Starting audit...
20:53:58  Audit done.
20:53:58  [INFO] You have 0 Checkstyle violations.
20:53:58  [INFO] 
20:53:58  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-nicira ---
20:53:58  [INFO] 
20:53:58  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira ---
20:53:58  [INFO] Copying 1 resource from src/main/resources to target/classes
20:53:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi
20:53:58  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
20:53:58  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:53:58  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
20:53:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi
20:53:58  [INFO] 
20:53:58  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-nicira ---
20:53:58  [INFO] Recompiling the module because of changed dependency.
20:53:58  [INFO] Compiling 437 source files with javac [debug release 21] to target/classes
20:54:00  [INFO] 
20:54:00  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>>
20:54:00  [INFO] 
20:54:00  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-extension-nicira ---
20:54:00  [INFO] Fork Value is true
20:54:05  [INFO] Done SpotBugs Analysis....
20:54:05  [INFO] 
20:54:05  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<<
20:54:05  [INFO] 
20:54:05  [INFO] 
20:54:05  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-extension-nicira ---
20:54:05  [INFO] BugInstance size is 0
20:54:05  [INFO] Error size is 0
20:54:05  [INFO] No errors/warnings found
20:54:05  [INFO] 
20:54:05  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira ---
20:54:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/test/resources
20:54:05  [INFO] 
20:54:05  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-nicira ---
20:54:05  [INFO] Recompiling the module because of changed dependency.
20:54:05  [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes
20:54:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:54:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:54:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:54:06  [INFO] 
20:54:06  [INFO] --- surefire:3.5.2:test (default-test) @ openflowjava-extension-nicira ---
20:54:06  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/surefire-reports
20:54:06  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:54:06  [INFO] 
20:54:06  [INFO] -------------------------------------------------------
20:54:06  [INFO]  T E S T S
20:54:06  [INFO] -------------------------------------------------------
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest
20:54:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest
20:54:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest
20:54:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest
20:54:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest
20:54:07  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest
20:54:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest
20:54:07  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest
20:54:07  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:54:08  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest
20:54:08  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest
20:54:08  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest
20:54:08  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest
20:54:09  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest
20:54:09  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest
20:54:09  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest
20:54:09  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest
20:54:09  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest
20:54:09  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest
20:54:09  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest
20:54:09  [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest
20:54:09  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest
20:54:09  [INFO] 
20:54:09  [INFO] Results:
20:54:09  [INFO] 
20:54:09  [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0
20:54:09  [INFO] 
20:54:09  [INFO] 
20:54:09  [INFO] --- copy:14.0.7:copy-files (default) @ openflowjava-extension-nicira ---
20:54:09  [INFO] 
20:54:09  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira ---
20:54:10  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.2-SNAPSHOT.jar
20:54:10  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF
20:54:10  [INFO] 
20:54:10  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-nicira ---
20:54:10  [INFO] No previous run data found, generating javadoc.
20:54:15  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.2-SNAPSHOT-javadoc.jar
20:54:15  [INFO] 
20:54:15  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira ---
20:54:15  [INFO] CycloneDX: Resolving Dependencies
20:54:16  [INFO] CycloneDX: Creating BOM version 1.6 with 25 component(s)
20:54:16  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.xml
20:54:16  [INFO]            attaching as openflowjava-extension-nicira-0.19.2-SNAPSHOT-cyclonedx.xml
20:54:16  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.json
20:54:16  [INFO]            attaching as openflowjava-extension-nicira-0.19.2-SNAPSHOT-cyclonedx.json
20:54:16  [INFO] 
20:54:16  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira ---
20:54:16  [INFO] Skipping duplicate-finder execution!
20:54:16  [INFO] 
20:54:16  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira ---
20:54:16  [INFO] No dependency problems found
20:54:16  [INFO] 
20:54:16  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira ---
20:54:16  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.2-SNAPSHOT-sources.jar
20:54:16  [INFO] 
20:54:16  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowjava-extension-nicira ---
20:54:16  [INFO] 
20:54:16  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-nicira ---
20:54:16  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec
20:54:16  [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes
20:54:16  [INFO] 
20:54:16  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-nicira ---
20:54:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-SNAPSHOT.pom
20:54:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-SNAPSHOT.jar
20:54:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-SNAPSHOT-javadoc.jar
20:54:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-SNAPSHOT-cyclonedx.xml
20:54:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-SNAPSHOT-cyclonedx.json
20:54:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-SNAPSHOT-sources.jar
20:54:16  [INFO] 
20:54:16  [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira ---
20:54:16  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-SNAPSHOT.jar
20:54:16  [INFO] Writing OBR metadata
20:54:16  [INFO] 
20:54:16  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-nicira ---
20:54:16  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:54:16  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:54:16  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml
20:54:16  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:54:16      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:54:16      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:54:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:54:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:54:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:54:16      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:54:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:54:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:54:16      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:54:16      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:54:16      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:54:16      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:54:16      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:54:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:54:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:54:16      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:54:16      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:54:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:54:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:54:16      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:54:16      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:54:16      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:54:16      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:54:16      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:54:16      at java.lang.reflect.Method.invoke (Method.java:580)
20:54:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:54:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:54:16      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:54:16      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:54:16  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml
20:54:16  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml
20:54:16  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:54:16      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:54:16      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:54:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:54:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:54:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:54:16      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:54:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:54:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:54:16      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:54:16      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:54:16      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:54:16      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:54:16      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:54:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:54:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:54:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:54:16      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:54:16      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:54:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:54:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:54:16      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:54:16      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:54:16      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:54:16      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:54:16      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:54:16      at java.lang.reflect.Method.invoke (Method.java:580)
20:54:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:54:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:54:16      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:54:16      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:54:16  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml
20:54:16  [INFO] 
20:54:16  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira ---
20:54:16  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:54:16  [INFO] 
20:54:16  [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >-----
20:54:16  [INFO] Building openflowjava-extension-eric 0.19.2-SNAPSHOT             [27/84]
20:54:16  [INFO]   from extension/openflowjava-extension-eric/pom.xml
20:54:16  [INFO] -------------------------------[ bundle ]-------------------------------
20:54:16  [INFO] 
20:54:16  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowjava-extension-eric ---
20:54:16  [INFO] 
20:54:16  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric ---
20:54:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:54:16  [INFO] 
20:54:16  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric ---
20:54:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:54:16  [INFO] 
20:54:16  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric ---
20:54:17  [INFO] 
20:54:17  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-eric ---
20:54:17  [INFO] 
20:54:17  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric ---
20:54:17  [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-merge-scandium/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/**
20:54:17  [INFO] 
20:54:17  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowjava-extension-eric ---
20:54:17  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:54:17  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/yang
20:54:17  [INFO] yang-to-sources: Found 5 dependencies in 1.717 ms
20:54:17  [INFO] yang-to-sources: Project model files found: 1 in 1.617 ms
20:54:17  [INFO] yang-to-sources: 6 YANG models processed in 70.71 ms
20:54:17  [INFO] BindingJavaFileGenerator: Defined 16 files in 13.38 ms
20:54:17  [INFO] Sorted 16 files into 7 directories in 164.7 μs
20:54:17  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 19.87 ms
20:54:17  [INFO] 
20:54:17  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric ---
20:54:17  [INFO] Starting audit...
20:54:17  Audit done.
20:54:17  [INFO] You have 0 Checkstyle violations.
20:54:17  [INFO] 
20:54:17  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric ---
20:54:17  [INFO] Starting audit...
20:54:17  Audit done.
20:54:17  [INFO] You have 0 Checkstyle violations.
20:54:17  [INFO] 
20:54:17  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-eric ---
20:54:17  [INFO] 
20:54:17  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric ---
20:54:17  [INFO] Copying 1 resource from src/main/resources to target/classes
20:54:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi
20:54:17  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:54:17  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:54:17  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:54:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi
20:54:17  [INFO] 
20:54:17  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-eric ---
20:54:17  [INFO] Recompiling the module because of changed dependency.
20:54:17  [INFO] Compiling 23 source files with javac [debug release 21] to target/classes
20:54:17  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:54:17  [INFO] 
20:54:17  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>>
20:54:17  [INFO] 
20:54:17  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-extension-eric ---
20:54:17  [INFO] Fork Value is true
20:54:20  [INFO] Done SpotBugs Analysis....
20:54:20  [INFO] 
20:54:20  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<<
20:54:20  [INFO] 
20:54:20  [INFO] 
20:54:20  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-extension-eric ---
20:54:20  [INFO] BugInstance size is 0
20:54:20  [INFO] Error size is 0
20:54:20  [INFO] No errors/warnings found
20:54:20  [INFO] 
20:54:20  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric ---
20:54:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/test/resources
20:54:20  [INFO] 
20:54:20  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowjava-extension-eric ---
20:54:20  [INFO] Recompiling the module because of changed dependency.
20:54:20  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
20:54:20  [INFO] 
20:54:20  [INFO] --- surefire:3.5.2:test (default-test) @ openflowjava-extension-eric ---
20:54:20  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/surefire-reports
20:54:20  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:54:20  [INFO] 
20:54:20  [INFO] -------------------------------------------------------
20:54:20  [INFO]  T E S T S
20:54:20  [INFO] -------------------------------------------------------
20:54:21  [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest
20:54:21  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:54:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest
20:54:22  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest
20:54:22  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest
20:54:22  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest
20:54:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest
20:54:22  [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest
20:54:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest
20:54:22  [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest
20:54:22  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest
20:54:22  [INFO] 
20:54:22  [INFO] Results:
20:54:22  [INFO] 
20:54:22  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
20:54:22  [INFO] 
20:54:22  [INFO] 
20:54:22  [INFO] --- copy:14.0.7:copy-files (default) @ openflowjava-extension-eric ---
20:54:22  [INFO] 
20:54:22  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-eric ---
20:54:22  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.2-SNAPSHOT.jar
20:54:22  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF
20:54:22  [INFO] 
20:54:22  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-eric ---
20:54:23  [INFO] No previous run data found, generating javadoc.
20:54:24  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.2-SNAPSHOT-javadoc.jar
20:54:24  [INFO] 
20:54:24  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-eric ---
20:54:24  [INFO] CycloneDX: Resolving Dependencies
20:54:25  [INFO] CycloneDX: Creating BOM version 1.6 with 23 component(s)
20:54:25  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.xml
20:54:25  [INFO]            attaching as openflowjava-extension-eric-0.19.2-SNAPSHOT-cyclonedx.xml
20:54:25  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.json
20:54:25  [INFO]            attaching as openflowjava-extension-eric-0.19.2-SNAPSHOT-cyclonedx.json
20:54:25  [INFO] 
20:54:25  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric ---
20:54:25  [INFO] Skipping duplicate-finder execution!
20:54:25  [INFO] 
20:54:25  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-eric ---
20:54:25  [INFO] No dependency problems found
20:54:25  [INFO] 
20:54:25  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric ---
20:54:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.2-SNAPSHOT-sources.jar
20:54:25  [INFO] 
20:54:25  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowjava-extension-eric ---
20:54:25  [INFO] 
20:54:25  [INFO] --- jacoco:0.8.12:report (report) @ openflowjava-extension-eric ---
20:54:25  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec
20:54:25  [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes
20:54:25  [INFO] 
20:54:25  [INFO] --- install:3.1.3:install (default-install) @ openflowjava-extension-eric ---
20:54:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-SNAPSHOT.pom
20:54:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-SNAPSHOT.jar
20:54:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-SNAPSHOT-javadoc.jar
20:54:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-SNAPSHOT-cyclonedx.xml
20:54:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-SNAPSHOT-cyclonedx.json
20:54:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-SNAPSHOT-sources.jar
20:54:25  [INFO] 
20:54:25  [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-eric ---
20:54:25  [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-SNAPSHOT.jar
20:54:25  [INFO] Writing OBR metadata
20:54:25  [INFO] 
20:54:25  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowjava-extension-eric ---
20:54:25  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:54:25  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:54:25  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml
20:54:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:54:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:54:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:54:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:54:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:54:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:54:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:54:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:54:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:54:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:54:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:54:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:54:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:54:25      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:54:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:54:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:54:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:54:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:54:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:54:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:54:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:54:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:54:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:54:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:54:25      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:54:25      at java.lang.reflect.Method.invoke (Method.java:580)
20:54:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:54:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:54:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:54:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:54:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml
20:54:25  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml
20:54:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:54:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:54:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:54:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:54:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:54:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:54:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:54:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:54:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:54:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:54:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:54:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:54:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:54:25      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:54:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:54:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:54:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:54:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:54:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:54:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:54:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:54:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:54:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:54:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:54:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:54:25      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:54:25      at java.lang.reflect.Method.invoke (Method.java:580)
20:54:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:54:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:54:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:54:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:54:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml
20:54:25  [INFO] 
20:54:25  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-eric ---
20:54:25  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:54:25  [INFO] 
20:54:25  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >---
20:54:25  [INFO] Building openflowplugin-extension-nicira 0.19.2-SNAPSHOT         [28/84]
20:54:25  [INFO]   from extension/openflowplugin-extension-nicira/pom.xml
20:54:25  [INFO] -------------------------------[ bundle ]-------------------------------
20:54:25  [INFO] 
20:54:25  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-nicira ---
20:54:25  [INFO] 
20:54:25  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira ---
20:54:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:54:25  [INFO] 
20:54:25  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira ---
20:54:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:54:25  [INFO] 
20:54:25  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira ---
20:54:26  [INFO] 
20:54:26  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-nicira ---
20:54:26  [INFO] 
20:54:26  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira ---
20:54: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-merge-scandium/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/**
20:54:26  [INFO] 
20:54:26  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowplugin-extension-nicira ---
20:54:26  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:54:26  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/src/main/yang
20:54:26  [INFO] yang-to-sources: Found 13 dependencies in 3.240 ms
20:54:26  [INFO] yang-to-sources: Project model files found: 2 in 21.92 ms
20:54:26  [INFO] yang-to-sources: 40 YANG models processed in 557.1 ms
20:54:26  [INFO] BindingJavaFileGenerator: Defined 916 files in 71.15 ms
20:54:26  [INFO] Sorted 916 files into 95 directories in 1.156 ms
20:54:26  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 280.3 ms
20:54:26  [INFO] 
20:54:26  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira ---
20:54:26  [INFO] Starting audit...
20:54:26  Audit done.
20:54:26  [INFO] You have 0 Checkstyle violations.
20:54:26  [INFO] 
20:54:26  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira ---
20:54:27  [INFO] Starting audit...
20:54:27  Audit done.
20:54:27  [INFO] You have 0 Checkstyle violations.
20:54:27  [INFO] 
20:54:27  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-nicira ---
20:54:27  [INFO] 
20:54:27  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira ---
20:54:27  [INFO] Copying 1 resource from src/main/resources to target/classes
20:54:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
20:54:27  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
20:54:27  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:54:27  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
20:54:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
20:54:27  [INFO] 
20:54:27  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira ---
20:54:27  [INFO] Recompiling the module because of changed dependency.
20:54:27  [INFO] Compiling 971 source files with javac [debug release 21] to target/classes
20:54:32  [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
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [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
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [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
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
20:54:32  [INFO] 
20:54:32  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>>
20:54:32  [INFO] 
20:54:32  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-extension-nicira ---
20:54:32  [INFO] Fork Value is true
20:54:40  [INFO] Done SpotBugs Analysis....
20:54:40  [INFO] 
20:54:40  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<<
20:54:40  [INFO] 
20:54:40  [INFO] 
20:54:40  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-extension-nicira ---
20:54:40  [INFO] BugInstance size is 0
20:54:40  [INFO] Error size is 0
20:54:40  [INFO] No errors/warnings found
20:54:40  [INFO] 
20:54:40  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira ---
20:54:40  [INFO] Copying 1 resource from src/test/resources to target/test-classes
20:54:40  [INFO] 
20:54:40  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira ---
20:54:40  [INFO] Recompiling the module because of changed dependency.
20:54:40  [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes
20:54:41  [INFO] 
20:54:41  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin-extension-nicira ---
20:54:41  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/surefire-reports
20:54:41  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:54:41  [INFO] 
20:54:41  [INFO] -------------------------------------------------------
20:54:41  [INFO]  T E S T S
20:54:41  [INFO] -------------------------------------------------------
20:54:42  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest
20:54:42  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:54:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest
20:54:43  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest
20:54:43  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest
20:54:44  [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
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest
20:54:44  [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
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest
20:54:44  [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
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest
20:54:44  [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
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest
20:54:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest
20:54:44  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest
20:54:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest
20:54:45  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest
20:54:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest
20:54:45  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest
20:54:45  [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest
20:54:45  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest
20:54:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest
20:54:45  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest
20:54:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest
20:54:45  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest
20:54:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest
20:54:45  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest
20:54:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest
20:54:46  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest
20:54:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest
20:54:46  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest
20:54:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest
20:54:46  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest
20:54:46  [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest
20:54:46  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest
20:54:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest
20:54:46  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest
20:54:46  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest
20:54:46  [INFO] 
20:54:46  [INFO] Results:
20:54:46  [INFO] 
20:54:46  [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0
20:54:46  [INFO] 
20:54:46  [INFO] 
20:54:46  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-extension-nicira ---
20:54:46  [INFO] 
20:54:46  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-nicira ---
20:54:47  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.2-SNAPSHOT.jar
20:54:47  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF
20:54:47  [INFO] 
20:54:47  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-nicira ---
20:54:48  [INFO] No previous run data found, generating javadoc.
20:54:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.2-SNAPSHOT-javadoc.jar
20:54:58  [INFO] 
20:54:58  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-nicira ---
20:54:58  [INFO] CycloneDX: Resolving Dependencies
20:54:59  [INFO] CycloneDX: Creating BOM version 1.6 with 32 component(s)
20:54:59  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.xml
20:54:59  [INFO]            attaching as openflowplugin-extension-nicira-0.19.2-SNAPSHOT-cyclonedx.xml
20:54:59  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.json
20:54:59  [INFO]            attaching as openflowplugin-extension-nicira-0.19.2-SNAPSHOT-cyclonedx.json
20:54:59  [INFO] 
20:54:59  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira ---
20:54:59  [INFO] Skipping duplicate-finder execution!
20:54:59  [INFO] 
20:54:59  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira ---
20:54:59  [INFO] No dependency problems found
20:54:59  [INFO] 
20:54:59  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira ---
20:54:59  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.2-SNAPSHOT-sources.jar
20:55:00  [INFO] 
20:55:00  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-extension-nicira ---
20:55:00  [INFO] 
20:55:00  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-nicira ---
20:55:00  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec
20:55:00  [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes
20:55:00  [INFO] 
20:55:00  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-nicira ---
20:55:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-SNAPSHOT.pom
20:55:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-SNAPSHOT.jar
20:55:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-SNAPSHOT-javadoc.jar
20:55:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-SNAPSHOT-cyclonedx.json
20:55:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-SNAPSHOT-sources.jar
20:55:00  [INFO] 
20:55:00  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-nicira ---
20:55:00  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-SNAPSHOT.jar
20:55:00  [INFO] Writing OBR metadata
20:55:00  [INFO] 
20:55:00  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-nicira ---
20:55:00  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:55:00  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:55:00  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:00  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:00      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:00      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:00      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:00      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:55:00      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:00      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:00      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:00      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:00      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:00      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:00      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:00      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:00      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:00      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:00      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:00      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:00      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:00      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:00      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:00      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:00      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:00      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:00      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:00      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:00      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:00      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:00  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:00  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml
20:55:00  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:00      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:00      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:00      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:00      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:55:00      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:00      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:00      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:00      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:00      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:00      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:00      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:00      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:00      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:00      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:00      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:00      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:00      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:00      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:00      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:00      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:00      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:00      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:00      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:00      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:00      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:00      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:00  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml
20:55:00  [INFO] 
20:55:00  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-nicira ---
20:55:00  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:55:00  [INFO] 
20:55:00  [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >----
20:55:00  [INFO] Building openflowplugin-extension-onf 0.19.2-SNAPSHOT            [29/84]
20:55:00  [INFO]   from extension/openflowplugin-extension-onf/pom.xml
20:55:00  [INFO] -------------------------------[ bundle ]-------------------------------
20:55:00  [INFO] 
20:55:00  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-onf ---
20:55:00  [INFO] 
20:55:00  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf ---
20:55:00  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:00  [INFO] 
20:55:00  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf ---
20:55:00  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:00  [INFO] 
20:55:00  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf ---
20:55:00  [INFO] 
20:55:00  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-onf ---
20:55:00  [INFO] 
20:55:00  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf ---
20:55: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-merge-scandium/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/**
20:55:00  [INFO] 
20:55:00  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf ---
20:55:00  [INFO] Starting audit...
20:55:00  Audit done.
20:55:00  [INFO] You have 0 Checkstyle violations.
20:55:00  [INFO] 
20:55:00  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf ---
20:55:01  [INFO] Starting audit...
20:55:01  Audit done.
20:55:01  [INFO] You have 0 Checkstyle violations.
20:55:01  [INFO] 
20:55:01  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-onf ---
20:55:01  [INFO] 
20:55:01  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf ---
20:55:01  [INFO] Copying 1 resource from src/main/resources to target/classes
20:55:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/spi
20:55:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/yang
20:55:01  [INFO] 
20:55:01  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-onf ---
20:55:01  [INFO] Recompiling the module because of changed dependency.
20:55:01  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
20:55:01  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:01  [INFO] 
20:55:01  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>>
20:55:01  [INFO] 
20:55:01  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-extension-onf ---
20:55:01  [INFO] Fork Value is true
20:55:04  [INFO] Done SpotBugs Analysis....
20:55:04  [INFO] 
20:55:04  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<<
20:55:04  [INFO] 
20:55:04  [INFO] 
20:55:04  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-extension-onf ---
20:55:04  [INFO] BugInstance size is 0
20:55:04  [INFO] Error size is 0
20:55:04  [INFO] No errors/warnings found
20:55:04  [INFO] 
20:55:04  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf ---
20:55:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/src/test/resources
20:55:04  [INFO] 
20:55:04  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-onf ---
20:55:04  [INFO] Recompiling the module because of changed dependency.
20:55:04  [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes
20:55:04  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:04  [INFO] 
20:55:04  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin-extension-onf ---
20:55:04  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/surefire-reports
20:55:04  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:55:04  [INFO] 
20:55:04  [INFO] -------------------------------------------------------
20:55:04  [INFO]  T E S T S
20:55:04  [INFO] -------------------------------------------------------
20:55:05  [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest
20:55:05  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:55:06  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest
20:55:06  [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest
20:55:06  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest
20:55:06  [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest
20:55:07  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest
20:55:07  [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest
20:55:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest
20:55:07  [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest
20:55:07  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest
20:55:07  [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest
20:55:07  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest
20:55:07  [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest
20:55:07  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest
20:55:07  [INFO] 
20:55:07  [INFO] Results:
20:55:07  [INFO] 
20:55:07  [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
20:55:07  [INFO] 
20:55:07  [INFO] 
20:55:07  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-extension-onf ---
20:55:07  [INFO] 
20:55:07  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-onf ---
20:55:07  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.2-SNAPSHOT.jar
20:55:07  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF
20:55:07  [INFO] 
20:55:07  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-onf ---
20:55:07  [INFO] No previous run data found, generating javadoc.
20:55:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.2-SNAPSHOT-javadoc.jar
20:55:09  [INFO] 
20:55:09  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-onf ---
20:55:09  [INFO] CycloneDX: Resolving Dependencies
20:55:09  [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s)
20:55:09  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.xml
20:55:09  [INFO]            attaching as openflowplugin-extension-onf-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:09  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.json
20:55:09  [INFO]            attaching as openflowplugin-extension-onf-0.19.2-SNAPSHOT-cyclonedx.json
20:55:09  [INFO] 
20:55:09  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf ---
20:55:09  [INFO] Skipping duplicate-finder execution!
20:55:09  [INFO] 
20:55:09  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-onf ---
20:55:09  [WARNING] Used undeclared dependencies found:
20:55:09  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.2-SNAPSHOT:compile
20:55:09  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:55:09  [WARNING]    com.google.guava:guava:jar:33.4.0-jre:compile
20:55:09  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
20:55:09  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
20:55:09  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.2-SNAPSHOT:compile
20:55:09  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
20:55:09  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
20:55:09  [WARNING]    io.netty:netty-buffer:jar:4.1.117.Final:compile
20:55:09  [WARNING] Non-test scoped test only dependencies found:
20:55:09  [WARNING]    com.google.guava:guava:jar:33.4.0-jre:compile
20:55:09  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.2-SNAPSHOT:compile
20:55:09  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
20:55:09  [INFO] 
20:55:09  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf ---
20:55:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.2-SNAPSHOT-sources.jar
20:55:09  [INFO] 
20:55:09  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-extension-onf ---
20:55:09  [INFO] 
20:55:09  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-onf ---
20:55:09  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec
20:55:09  [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes
20:55:09  [INFO] 
20:55:09  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-onf ---
20:55:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-SNAPSHOT.pom
20:55:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-SNAPSHOT.jar
20:55:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-SNAPSHOT-javadoc.jar
20:55:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-SNAPSHOT-cyclonedx.json
20:55:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-SNAPSHOT-sources.jar
20:55:09  [INFO] 
20:55:09  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-onf ---
20:55:10  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-SNAPSHOT.jar
20:55:10  [INFO] Writing OBR metadata
20:55:10  [INFO] 
20:55:10  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-onf ---
20:55:10  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:55:10  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:55:10  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:55:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:10      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:10      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:10      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:10  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml
20:55:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:55:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:10      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:10      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:10      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml
20:55:10  [INFO] 
20:55:10  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-onf ---
20:55:10  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:55:10  [INFO] 
20:55:10  [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >----
20:55:10  [INFO] Building openflowplugin-extension-eric 0.19.2-SNAPSHOT           [30/84]
20:55:10  [INFO]   from extension/openflowplugin-extension-eric/pom.xml
20:55:10  [INFO] -------------------------------[ bundle ]-------------------------------
20:55:10  [INFO] 
20:55:10  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-eric ---
20:55:10  [INFO] 
20:55:10  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric ---
20:55:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:10  [INFO] 
20:55:10  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric ---
20:55:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:10  [INFO] 
20:55:10  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric ---
20:55:10  [INFO] 
20:55:10  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-eric ---
20:55:10  [INFO] 
20:55:10  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric ---
20:55:10  [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-merge-scandium/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/**
20:55:10  [INFO] 
20:55:10  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowplugin-extension-eric ---
20:55:10  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:55:10  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/yang
20:55:10  [INFO] yang-to-sources: Found 13 dependencies in 2.875 ms
20:55:10  [INFO] yang-to-sources: Project model files found: 1 in 2.477 ms
20:55:10  [INFO] yang-to-sources: 36 YANG models processed in 363.5 ms
20:55:10  [INFO] BindingJavaFileGenerator: Defined 37 files in 32.35 ms
20:55:10  [INFO] Sorted 37 files into 5 directories in 135.4 μs
20:55:11  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 42.67 ms
20:55:11  [INFO] 
20:55:11  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric ---
20:55:11  [INFO] Starting audit...
20:55:11  Audit done.
20:55:11  [INFO] You have 0 Checkstyle violations.
20:55:11  [INFO] 
20:55:11  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric ---
20:55:11  [INFO] Starting audit...
20:55:11  Audit done.
20:55:11  [INFO] You have 0 Checkstyle violations.
20:55:11  [INFO] 
20:55:11  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-eric ---
20:55:11  [INFO] 
20:55:11  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric ---
20:55:11  [INFO] Copying 1 resource from src/main/resources to target/classes
20:55:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi
20:55:11  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:55:11  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:55:11  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:55:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi
20:55:11  [INFO] 
20:55:11  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-eric ---
20:55:11  [INFO] Recompiling the module because of changed dependency.
20:55:11  [INFO] Compiling 41 source files with javac [debug release 21] to target/classes
20:55:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:11  [INFO] 
20:55:11  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>>
20:55:11  [INFO] 
20:55:11  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-extension-eric ---
20:55:11  [INFO] Fork Value is true
20:55:14  [INFO] Done SpotBugs Analysis....
20:55:14  [INFO] 
20:55:14  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<<
20:55:14  [INFO] 
20:55:14  [INFO] 
20:55:14  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-extension-eric ---
20:55:14  [INFO] BugInstance size is 0
20:55:14  [INFO] Error size is 0
20:55:14  [INFO] No errors/warnings found
20:55:14  [INFO] 
20:55:14  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric ---
20:55:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/test/resources
20:55:14  [INFO] 
20:55:14  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-extension-eric ---
20:55:14  [INFO] Recompiling the module because of changed dependency.
20:55:14  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
20:55:14  [INFO] 
20:55:14  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin-extension-eric ---
20:55:14  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/surefire-reports
20:55:14  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:55:14  [INFO] 
20:55:14  [INFO] -------------------------------------------------------
20:55:14  [INFO]  T E S T S
20:55:14  [INFO] -------------------------------------------------------
20:55:15  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest
20:55:15  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:55:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.242 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest
20:55:16  [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest
20:55:16  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest
20:55:16  [INFO] 
20:55:16  [INFO] Results:
20:55:16  [INFO] 
20:55:16  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
20:55:16  [INFO] 
20:55:16  [INFO] 
20:55:16  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-extension-eric ---
20:55:16  [INFO] 
20:55:16  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-eric ---
20:55:16  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.2-SNAPSHOT.jar
20:55:16  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF
20:55:16  [INFO] 
20:55:16  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-eric ---
20:55:17  [INFO] No previous run data found, generating javadoc.
20:55:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.2-SNAPSHOT-javadoc.jar
20:55:19  [INFO] 
20:55:19  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-eric ---
20:55:19  [INFO] CycloneDX: Resolving Dependencies
20:55:19  [INFO] CycloneDX: Creating BOM version 1.6 with 31 component(s)
20:55:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.xml
20:55:19  [INFO]            attaching as openflowplugin-extension-eric-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:19  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.json
20:55:19  [INFO]            attaching as openflowplugin-extension-eric-0.19.2-SNAPSHOT-cyclonedx.json
20:55:19  [INFO] 
20:55:19  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric ---
20:55:19  [INFO] Skipping duplicate-finder execution!
20:55:19  [INFO] 
20:55:19  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-eric ---
20:55:19  [WARNING] Non-test scoped test only dependencies found:
20:55:19  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
20:55:19  [INFO] 
20:55:19  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric ---
20:55:19  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.2-SNAPSHOT-sources.jar
20:55:19  [INFO] 
20:55:19  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-extension-eric ---
20:55:19  [INFO] 
20:55:19  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-extension-eric ---
20:55:19  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec
20:55:19  [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes
20:55:19  [INFO] 
20:55:19  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-eric ---
20:55:19  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-SNAPSHOT.pom
20:55:19  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-SNAPSHOT.jar
20:55:19  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-SNAPSHOT-javadoc.jar
20:55:19  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:19  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-SNAPSHOT-cyclonedx.json
20:55:19  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-SNAPSHOT-sources.jar
20:55:19  [INFO] 
20:55:19  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-eric ---
20:55:19  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-SNAPSHOT.jar
20:55:19  [INFO] Writing OBR metadata
20:55:19  [INFO] 
20:55:19  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-eric ---
20:55:19  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:55:19  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:55:19  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:19  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:19      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:19      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:19      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:55:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:19      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:19      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:19      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:19      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:19      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:19      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:19      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:19      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:19      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:19      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:19      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:19      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:19      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:19      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:19      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:19  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:19  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml
20:55:19  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:19      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:19      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:19      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:19      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:55:19      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:19      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:19      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:19      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:19      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:19      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:19      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:19      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:19      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:19      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:19      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:19      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:19      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:19      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:19      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:19      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:19      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:19      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:19      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:19      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:19  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml
20:55:19  [INFO] 
20:55:19  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-eric ---
20:55:19  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:55:19  [INFO] 
20:55:19  [INFO] -----------< org.opendaylight.openflowplugin:test-extension >-----------
20:55:19  [INFO] Building test-extension 0.19.2-SNAPSHOT                          [31/84]
20:55:19  [INFO]   from extension/test-extension/pom.xml
20:55:19  [INFO] -------------------------------[ bundle ]-------------------------------
20:55:19  [INFO] 
20:55:19  [INFO] --- clean:3.4.0:clean (default-clean) @ test-extension ---
20:55:19  [INFO] 
20:55:19  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-extension ---
20:55:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:19  [INFO] 
20:55:19  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-extension ---
20:55:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:19  [INFO] 
20:55:19  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-extension ---
20:55:20  [INFO] 
20:55:20  [INFO] --- dependency:3.8.1:properties (default) @ test-extension ---
20:55:20  [INFO] 
20:55:20  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-extension ---
20:55:20  [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-merge-scandium/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/**
20:55:20  [INFO] 
20:55:20  [INFO] --- yang:14.0.9:generate-sources (binding) @ test-extension ---
20:55:20  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:55:20  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/yang
20:55:20  [INFO] yang-to-sources: Found 18 dependencies in 4.180 ms
20:55:20  [INFO] yang-to-sources: Project model files found: 1 in 974.6 μs
20:55:20  [INFO] yang-to-sources: 1 YANG models processed in 95.86 ms
20:55:20  [INFO] BindingJavaFileGenerator: Defined 9 files in 1.265 ms
20:55:20  [INFO] Sorted 9 files into 3 directories in 93.59 μs
20:55:20  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 6.598 ms
20:55:20  [INFO] 
20:55:20  [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension ---
20:55:20  [INFO] Starting audit...
20:55:20  Audit done.
20:55:20  [INFO] You have 0 Checkstyle violations.
20:55:20  [INFO] 
20:55:20  [INFO] --- checkstyle:3.6.0:check (default) @ test-extension ---
20:55:20  [INFO] Starting audit...
20:55:20  Audit done.
20:55:20  [INFO] You have 0 Checkstyle violations.
20:55:20  [INFO] 
20:55:20  [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-extension ---
20:55:20  [INFO] 
20:55:20  [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension ---
20:55:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/resources
20:55:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi
20:55:20  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:55:20  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:55:20  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:55:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi
20:55:20  [INFO] 
20:55:20  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-extension ---
20:55:20  [INFO] Recompiling the module because of changed dependency.
20:55:20  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
20:55:20  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:20  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:55:20  [INFO] 
20:55:20  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ test-extension >>>
20:55:20  [INFO] 
20:55:20  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ test-extension ---
20:55:20  [INFO] Fork Value is true
20:55:23  [INFO] Done SpotBugs Analysis....
20:55:23  [INFO] 
20:55:23  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ test-extension <<<
20:55:23  [INFO] 
20:55:23  [INFO] 
20:55:23  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ test-extension ---
20:55:23  [INFO] BugInstance size is 0
20:55:23  [INFO] Error size is 0
20:55:23  [INFO] No errors/warnings found
20:55:23  [INFO] 
20:55:23  [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension ---
20:55:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/test/resources
20:55:23  [INFO] 
20:55:23  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-extension ---
20:55:23  [INFO] No sources to compile
20:55:23  [INFO] 
20:55:23  [INFO] --- surefire:3.5.2:test (default-test) @ test-extension ---
20:55:23  [INFO] No tests to run.
20:55:23  [INFO] 
20:55:23  [INFO] --- copy:14.0.7:copy-files (default) @ test-extension ---
20:55:23  [INFO] 
20:55:23  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-extension ---
20:55:23  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.2-SNAPSHOT.jar
20:55:23  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/META-INF/MANIFEST.MF
20:55:23  [INFO] 
20:55:23  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-extension ---
20:55:23  [INFO] No previous run data found, generating javadoc.
20:55:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.2-SNAPSHOT-javadoc.jar
20:55:25  [INFO] 
20:55:25  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-extension ---
20:55:25  [INFO] CycloneDX: Resolving Dependencies
20:55:25  [INFO] CycloneDX: Creating BOM version 1.6 with 53 component(s)
20:55:25  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.xml
20:55:25  [INFO]            attaching as test-extension-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:25  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.json
20:55:25  [INFO]            attaching as test-extension-0.19.2-SNAPSHOT-cyclonedx.json
20:55:25  [INFO] 
20:55:25  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension ---
20:55:25  [INFO] Skipping duplicate-finder execution!
20:55:25  [INFO] 
20:55:25  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-extension ---
20:55:25  [WARNING] Used undeclared dependencies found:
20:55:25  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.9:compile
20:55:25  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:55:25  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
20:55:25  [WARNING]    org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.9:compile
20:55:25  [WARNING] Unused declared dependencies found:
20:55:25  [WARNING]    org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.19.2-SNAPSHOT:compile
20:55:25  [WARNING]    org.opendaylight.openflowplugin:openflowplugin:jar:0.19.2-SNAPSHOT:compile
20:55:25  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.2-SNAPSHOT:compile
20:55:25  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.19.2-SNAPSHOT:compile
20:55:25  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.19.2-SNAPSHOT:compile
20:55:25  [WARNING]    org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.2-SNAPSHOT:compile
20:55:25  [INFO] 
20:55:25  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension ---
20:55:25  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.2-SNAPSHOT-sources.jar
20:55:25  [INFO] 
20:55:25  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ test-extension ---
20:55:25  [INFO] 
20:55:25  [INFO] --- jacoco:0.8.12:report (report) @ test-extension ---
20:55:25  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:55:25  [INFO] 
20:55:25  [INFO] --- install:3.1.3:install (default-install) @ test-extension ---
20:55:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-SNAPSHOT.pom
20:55:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-SNAPSHOT.jar
20:55:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-SNAPSHOT-javadoc.jar
20:55:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-SNAPSHOT-cyclonedx.json
20:55:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-SNAPSHOT-sources.jar
20:55:25  [INFO] 
20:55:25  [INFO] --- bundle:6.0.0:install (default-install) @ test-extension ---
20:55:26  [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-SNAPSHOT.jar
20:55:26  [INFO] Writing OBR metadata
20:55:26  [INFO] 
20:55:26  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-extension ---
20:55:26  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:55:26  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:55:26  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:26  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:26      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:26      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:26      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:55:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:26      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:26      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:26      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:26      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:26      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:26      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:26      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:26      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:26      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:26      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:26      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:26      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:26      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:26      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:26      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:26  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:26  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml
20:55:26  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:26      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:26      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:26      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:26      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:55:26      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:26      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:26      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:26      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:26      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:26      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:26      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:26      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:26      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:26      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:26      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:26      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:26      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:26      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:26      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:26      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:26      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:26      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:26      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:26      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:26  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml
20:55:26  [INFO] 
20:55:26  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-extension ---
20:55:26  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:55:26  [INFO] 
20:55:26  [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >--------
20:55:26  [INFO] Building model-topology 0.19.2-SNAPSHOT                          [32/84]
20:55:26  [INFO]   from model/model-topology/pom.xml
20:55:26  [INFO] -------------------------------[ bundle ]-------------------------------
20:55:26  [INFO] 
20:55:26  [INFO] --- clean:3.4.0:clean (default-clean) @ model-topology ---
20:55:26  [INFO] 
20:55:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-topology ---
20:55:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:26  [INFO] 
20:55:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-topology ---
20:55:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:26  [INFO] 
20:55:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-topology ---
20:55:26  [INFO] 
20:55:26  [INFO] --- dependency:3.8.1:properties (default) @ model-topology ---
20:55:26  [INFO] 
20:55:26  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-topology ---
20:55: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-merge-scandium/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/**
20:55:26  [INFO] 
20:55:26  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-topology ---
20:55:26  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:55:26  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/yang
20:55:26  [INFO] yang-to-sources: Found 5 dependencies in 908.5 μs
20:55:26  [INFO] yang-to-sources: Project model files found: 1 in 596.0 μs
20:55:26  [INFO] yang-to-sources: 5 YANG models processed in 53.21 ms
20:55:26  [INFO] BindingJavaFileGenerator: Defined 8 files in 4.924 ms
20:55:26  [INFO] Sorted 8 files into 3 directories in 49.91 μs
20:55:26  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 7.501 ms
20:55:26  [INFO] 
20:55:26  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology ---
20:55:26  [INFO] Starting audit...
20:55:26  Audit done.
20:55:26  [INFO] You have 0 Checkstyle violations.
20:55:26  [INFO] 
20:55:26  [INFO] --- checkstyle:3.6.0:check (default) @ model-topology ---
20:55:26  [INFO] Starting audit...
20:55:26  Audit done.
20:55:26  [INFO] You have 0 Checkstyle violations.
20:55:26  [INFO] 
20:55:26  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-topology ---
20:55:26  [INFO] 
20:55:26  [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology ---
20:55:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/resources
20:55:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi
20:55:26  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:55:26  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:55:26  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:55:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi
20:55:26  [INFO] 
20:55:26  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-topology ---
20:55:26  [INFO] Recompiling the module because of changed dependency.
20:55:26  [INFO] Compiling 7 source files with javac [debug release 21] to target/classes
20:55:26  [INFO] 
20:55:26  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-topology >>>
20:55:26  [INFO] 
20:55:26  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-topology ---
20:55:26  [INFO] Fork Value is true
20:55:29  [INFO] Done SpotBugs Analysis....
20:55:29  [INFO] 
20:55:29  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-topology <<<
20:55:29  [INFO] 
20:55:29  [INFO] 
20:55:29  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-topology ---
20:55:29  [INFO] BugInstance size is 0
20:55:29  [INFO] Error size is 0
20:55:29  [INFO] No errors/warnings found
20:55:29  [INFO] 
20:55:29  [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology ---
20:55:29  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/test/resources
20:55:29  [INFO] 
20:55:29  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ model-topology ---
20:55:29  [INFO] No sources to compile
20:55:29  [INFO] 
20:55:29  [INFO] --- surefire:3.5.2:test (default-test) @ model-topology ---
20:55:29  [INFO] No tests to run.
20:55:29  [INFO] 
20:55:29  [INFO] --- copy:14.0.7:copy-files (default) @ model-topology ---
20:55:29  [INFO] 
20:55:29  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-topology ---
20:55:29  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.2-SNAPSHOT.jar
20:55:29  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/META-INF/MANIFEST.MF
20:55:29  [INFO] 
20:55:29  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-topology ---
20:55:29  [INFO] No previous run data found, generating javadoc.
20:55:30  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.2-SNAPSHOT-javadoc.jar
20:55:30  [INFO] 
20:55:30  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-topology ---
20:55:30  [INFO] CycloneDX: Resolving Dependencies
20:55:30  [INFO] CycloneDX: Creating BOM version 1.6 with 20 component(s)
20:55:30  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.xml
20:55:30  [INFO]            attaching as model-topology-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:30  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.json
20:55:30  [INFO]            attaching as model-topology-0.19.2-SNAPSHOT-cyclonedx.json
20:55:30  [INFO] 
20:55:30  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology ---
20:55:30  [INFO] Skipping duplicate-finder execution!
20:55:30  [INFO] 
20:55:30  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-topology ---
20:55:30  [WARNING] Used undeclared dependencies found:
20:55:30  [WARNING]    org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.9:compile
20:55:30  [INFO] 
20:55:30  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology ---
20:55:30  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.2-SNAPSHOT-sources.jar
20:55:30  [INFO] 
20:55:30  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ model-topology ---
20:55:30  [INFO] 
20:55:30  [INFO] --- jacoco:0.8.12:report (report) @ model-topology ---
20:55:30  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:55:30  [INFO] 
20:55:30  [INFO] --- install:3.1.3:install (default-install) @ model-topology ---
20:55:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-SNAPSHOT.pom
20:55:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-SNAPSHOT.jar
20:55:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-SNAPSHOT-javadoc.jar
20:55:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-SNAPSHOT-cyclonedx.json
20:55:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-SNAPSHOT-sources.jar
20:55:30  [INFO] 
20:55:30  [INFO] --- bundle:6.0.0:install (default-install) @ model-topology ---
20:55:30  [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-SNAPSHOT.jar
20:55:30  [INFO] Writing OBR metadata
20:55:31  [INFO] 
20:55:31  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-topology ---
20:55:31  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:55:31  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:55:31  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:31  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:31      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:31      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:31      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:31      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:55:31      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:31      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:31      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:31      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:31      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:31      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:31      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:31      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:31      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:31      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:31      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:31      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:31      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:31      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:31      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:31      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:31      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:31      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:31      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:31      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:31      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:31      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:31  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:31  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml
20:55:31  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:31      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:31      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:31      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:31      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:55:31      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:31      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:31      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:31      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:31      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:31      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:31      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:31      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:31      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:31      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:31      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:31      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:31      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:31      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:31      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:31      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:31      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:31      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:31      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:31      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:31      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:31      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:31  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml
20:55:31  [INFO] 
20:55:31  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-topology ---
20:55:31  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:55:31  [INFO] 
20:55:31  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >----
20:55:31  [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.2-SNAPSHOT [33/84]
20:55:31  [INFO]   from features-aggregator/odl-openflowplugin-nsf-model/pom.xml
20:55:31  [INFO] ------------------------------[ feature ]-------------------------------
20:55:31  [INFO] 
20:55:31  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] 
20:55:31  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:31  [INFO] 
20:55:31  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:31  [INFO] 
20:55:31  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] 
20:55:31  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] 
20:55:31  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:55:31  [INFO] argLine set to empty
20:55:31  [INFO] 
20:55:31  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] Starting audit...
20:55:31  Audit done.
20:55:31  [INFO] You have 0 Checkstyle violations.
20:55:31  [INFO] 
20:55:31  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] Starting audit...
20:55:31  Audit done.
20:55:31  [INFO] You have 0 Checkstyle violations.
20:55:31  [INFO] 
20:55:31  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] 
20:55:31  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml
20:55:31  [INFO] ...done!
20:55:31  [INFO] Attaching features XML
20:55:31  [INFO] 
20:55:31  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model ---
20:55:31  [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
20:55:31  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:55:31  [INFO] 
20:55:31  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>>
20:55:31  [INFO] 
20:55:31  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] 
20:55:31  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<<
20:55:31  [INFO] 
20:55:31  [INFO] 
20:55:31  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] 
20:55:31  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-nsf-model ---
20:55:31  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model
20:55:31  [INFO] Project dependency features detected: []
20:55:31  [INFO] Pax Exam System (Version: 4.13.3) created.
20:55:31  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:55:32  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:55:32  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:55:32  [INFO] Waiting for remote bundle context.. on 21000 name: 82cff856-8bb7-445d-8ee3-0cc83b58d70b timout: [ RelativeTimeout value = 180000 ]
20:55:40  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:55:40  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:55:40  [INFO] 
20:55:40  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-nsf-model ---
20:55:40  [INFO] 
20:55:40  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-nsf-model ---
20:55:40  [INFO] No Javadoc in project. Archive not created.
20:55:40  [INFO] 
20:55:40  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nsf-model ---
20:55:40  [INFO] CycloneDX: Resolving Dependencies
20:55:41  [INFO] CycloneDX: Creating BOM version 1.6 with 66 component(s)
20:55:41  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml
20:55:41  [INFO]            attaching as odl-openflowplugin-nsf-model-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:41  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json
20:55:41  [INFO]            attaching as odl-openflowplugin-nsf-model-0.19.2-SNAPSHOT-cyclonedx.json
20:55:41  [INFO] 
20:55:41  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model ---
20:55:41  [INFO] Skipping duplicate-finder execution!
20:55:41  [INFO] 
20:55:41  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model ---
20:55:41  [INFO] Skipping plugin execution
20:55:41  [INFO] 
20:55:41  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model ---
20:55:41  [INFO] Skipping source per configuration.
20:55:41  [INFO] 
20:55:41  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model ---
20:55:41  [INFO] 
20:55:41  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-nsf-model ---
20:55:41  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:55:41  [INFO] 
20:55:41  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-nsf-model ---
20:55:41  [WARNING] 
20:55:41  [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign
20:55:41  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:55:41  [WARNING] 
20:55:41  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:55:41  [WARNING] 
20:55:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-SNAPSHOT.pom
20:55:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-SNAPSHOT-features.xml
20:55:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:41  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-SNAPSHOT-cyclonedx.json
20:55:41  [INFO] 
20:55:41  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nsf-model ---
20:55:41  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:55:41  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:55:41  [WARNING] 
20:55:41  [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign
20:55:41  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:55:41  [WARNING] 
20:55:41  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:55:41  [WARNING] 
20:55:41  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:41  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:41      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:41      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:41      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:41      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:55:41      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:41      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:41      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:41      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:41      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:41      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:41      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:41      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:41      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:41      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:41      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:41      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:41      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:41      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:41      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:41      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:41      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:41      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:41      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:41      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:41      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:41      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:41  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:41  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml
20:55:41  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:41      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:41      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:41      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:41      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:41      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:55:41      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:41      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:41      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:41      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:41      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:41      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:41      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:41      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:41      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:41      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:41      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:41      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:41      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:41      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:41      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:41      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:41      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:41      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:41      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:41      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:41      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:41      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:41      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:41  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml
20:55:41  [INFO] 
20:55:41  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >----
20:55:41  [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.19.2-SNAPSHOT [34/84]
20:55:41  [INFO]   from features-aggregator/odl-openflowplugin-libraries/pom.xml
20:55:41  [INFO] ------------------------------[ feature ]-------------------------------
20:55:41  [INFO] 
20:55:41  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] 
20:55:41  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:41  [INFO] 
20:55:41  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:41  [INFO] 
20:55:41  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] 
20:55:41  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] 
20:55:41  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:55:41  [INFO] argLine set to empty
20:55:41  [INFO] 
20:55:41  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] Starting audit...
20:55:41  Audit done.
20:55:41  [INFO] You have 0 Checkstyle violations.
20:55:41  [INFO] 
20:55:41  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] Starting audit...
20:55:41  Audit done.
20:55:41  [INFO] You have 0 Checkstyle violations.
20:55:41  [INFO] 
20:55:41  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] 
20:55:41  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml
20:55:41  [INFO] ...done!
20:55:41  [INFO] Attaching features XML
20:55:41  [INFO] 
20:55:41  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries ---
20:55:41  [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
20:55:41  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:55:41  [INFO] 
20:55:41  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>>
20:55:41  [INFO] 
20:55:41  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] 
20:55:41  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<<
20:55:41  [INFO] 
20:55:41  [INFO] 
20:55:41  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] 
20:55:41  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-libraries ---
20:55:41  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-libraries
20:55:41  [INFO] Project dependency features detected: []
20:55:41  [INFO] Pax Exam System (Version: 4.13.3) created.
20:55:41  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:55:42  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:55:42  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:55:42  [INFO] Waiting for remote bundle context.. on 21000 name: 18c32f6a-1296-469a-9d54-8d393c371603 timout: [ RelativeTimeout value = 180000 ]
20:55:49  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:55:49  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:55:49  [INFO] 
20:55:49  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-libraries ---
20:55:49  [INFO] 
20:55:49  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-libraries ---
20:55:49  [INFO] No Javadoc in project. Archive not created.
20:55:49  [INFO] 
20:55:49  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-libraries ---
20:55:49  [INFO] CycloneDX: Resolving Dependencies
20:55:50  [INFO] CycloneDX: Creating BOM version 1.6 with 13 component(s)
20:55:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml
20:55:50  [INFO]            attaching as odl-openflowplugin-libraries-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.json
20:55:50  [INFO]            attaching as odl-openflowplugin-libraries-0.19.2-SNAPSHOT-cyclonedx.json
20:55:50  [INFO] 
20:55:50  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries ---
20:55:50  [INFO] Skipping duplicate-finder execution!
20:55:50  [INFO] 
20:55:50  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries ---
20:55:50  [INFO] Skipping plugin execution
20:55:50  [INFO] 
20:55:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries ---
20:55:50  [INFO] Skipping source per configuration.
20:55:50  [INFO] 
20:55:50  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-libraries ---
20:55:50  [INFO] 
20:55:50  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-libraries ---
20:55:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:55:50  [INFO] 
20:55:50  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-libraries ---
20:55:50  [WARNING] 
20:55:50  [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign
20:55:50  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:55:50  [WARNING] 
20:55:50  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:55:50  [WARNING] 
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-SNAPSHOT.pom
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-SNAPSHOT-features.xml
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-SNAPSHOT-cyclonedx.json
20:55:50  [INFO] 
20:55:50  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-libraries ---
20:55:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:55:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:55:50  [WARNING] 
20:55:50  [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign
20:55:50  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:55:50  [WARNING] 
20:55:50  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:55:50  [WARNING] 
20:55:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:55:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:50      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml
20:55:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:55:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:50      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml
20:55:50  [INFO] 
20:55:50  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >---
20:55:50  [INFO] Building openflowplugin-blueprint-config 0.19.2-SNAPSHOT         [35/84]
20:55:50  [INFO]   from openflowplugin-blueprint-config/pom.xml
20:55:50  [INFO] -------------------------------[ bundle ]-------------------------------
20:55:50  [INFO] 
20:55:50  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:50  [INFO] 
20:55:50  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:50  [INFO] 
20:55:50  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config ---
20:55: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-merge-scandium/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/**
20:55:50  [INFO] 
20:55:50  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Starting audit...
20:55:50  Audit done.
20:55:50  [INFO] You have 0 Checkstyle violations.
20:55:50  [INFO] 
20:55:50  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Starting audit...
20:55:50  Audit done.
20:55:50  [INFO] You have 0 Checkstyle violations.
20:55:50  [INFO] 
20:55:50  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Copying 1 resource from src/main/resources to target/classes
20:55:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/spi
20:55:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/yang
20:55:50  [INFO] 
20:55:50  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] No sources to compile
20:55:50  [INFO] 
20:55:50  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>>
20:55:50  [INFO] 
20:55:50  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<<
20:55:50  [INFO] 
20:55:50  [INFO] 
20:55:50  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/src/test/resources
20:55:50  [INFO] 
20:55:50  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] No sources to compile
20:55:50  [INFO] 
20:55:50  [INFO] --- surefire:3.5.2:test (default-test) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] No tests to run.
20:55:50  [INFO] 
20:55:50  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.2-SNAPSHOT.jar
20:55:50  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF
20:55:50  [INFO] 
20:55:50  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] No Javadoc in project. Archive not created.
20:55:50  [INFO] 
20:55:50  [INFO] --- build-helper:3.6.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] CycloneDX: Resolving Dependencies
20:55:50  [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s)
20:55:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.xml
20:55:50  [INFO]            attaching as openflowplugin-blueprint-config-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.json
20:55:50  [INFO]            attaching as openflowplugin-blueprint-config-0.19.2-SNAPSHOT-cyclonedx.json
20:55:50  [INFO] 
20:55:50  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Skipping duplicate-finder execution!
20:55:50  [INFO] 
20:55:50  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] No dependency problems found
20:55:50  [INFO] 
20:55:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.2-SNAPSHOT-sources.jar
20:55:50  [INFO] 
20:55:50  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] 
20:55:50  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:55:50  [INFO] 
20:55:50  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-blueprint-config ---
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-SNAPSHOT.pom
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-SNAPSHOT.jar
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-SNAPSHOT-config.cfg
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-SNAPSHOT-cyclonedx.xml
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-SNAPSHOT-cyclonedx.json
20:55:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-SNAPSHOT-sources.jar
20:55:50  [INFO] 
20:55:50  [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-blueprint-config ---
20:55:51  [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-SNAPSHOT.jar
20:55:51  [INFO] Writing OBR metadata
20:55:51  [INFO] 
20:55:51  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-blueprint-config ---
20:55:51  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:55:51  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:55:51  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:51  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:51      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:51      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:51      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:55:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:51      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:51      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:51      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:51      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:51      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:51      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:51      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:51      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:51      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:51      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:51      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:51      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:51      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:51      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:51      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:51  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml
20:55:51  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml
20:55:51  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:55:51      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:55:51      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:55:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:55:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:55:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:55:51      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:55:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:55:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:55:51      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:55:51      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:55:51      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:55:51      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:55:51      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:55:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:55:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:55:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:55:51      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:55:51      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:55:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:55:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:55:51      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:55:51      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:55:51      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:55:51      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:55:51      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:55:51      at java.lang.reflect.Method.invoke (Method.java:580)
20:55:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:55:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:55:51      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:55:51      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:55:51  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml
20:55:51  [INFO] 
20:55:51  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-blueprint-config ---
20:55:51  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:55:51  [INFO] 
20:55:51  [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >----
20:55:51  [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.2-SNAPSHOT [36/84]
20:55:51  [INFO]   from features-aggregator/odl-openflowplugin-southbound/pom.xml
20:55:51  [INFO] ------------------------------[ feature ]-------------------------------
20:55:53  [INFO] 
20:55:53  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] 
20:55:53  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:53  [INFO] 
20:55:53  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:55:53  [INFO] 
20:55:53  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] 
20:55:53  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] 
20:55:53  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:55:53  [INFO] argLine set to empty
20:55:53  [INFO] 
20:55:53  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] Starting audit...
20:55:53  Audit done.
20:55:53  [INFO] You have 0 Checkstyle violations.
20:55:53  [INFO] 
20:55:53  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] Starting audit...
20:55:53  Audit done.
20:55:53  [INFO] You have 0 Checkstyle violations.
20:55:53  [INFO] 
20:55:53  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] 
20:55:53  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml
20:55:53  [INFO] ...done!
20:55:53  [INFO] Attaching features XML
20:55:53  [INFO] 
20:55:53  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound ---
20:55: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
20:55:53  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:55:53  [INFO] 
20:55:53  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>>
20:55:53  [INFO] 
20:55:53  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] 
20:55:53  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<<
20:55:53  [INFO] 
20:55:53  [INFO] 
20:55:53  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] 
20:55:53  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-southbound ---
20:55:53  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-southbound
20:55:53  [INFO] Project dependency features detected: []
20:55:53  [INFO] Pax Exam System (Version: 4.13.3) created.
20:55:53  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:55:54  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:55:54  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:55:54  [INFO] Waiting for remote bundle context.. on 21000 name: ecf19765-c3cf-4378-926d-463832a0d4c7 timout: [ RelativeTimeout value = 180000 ]
20:56:10  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:56:10  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:56:10  [INFO] 
20:56:10  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-southbound ---
20:56:10  [INFO] 
20:56:10  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-southbound ---
20:56:10  [INFO] No Javadoc in project. Archive not created.
20:56:10  [INFO] 
20:56:10  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-southbound ---
20:56:10  [INFO] CycloneDX: Resolving Dependencies
20:56:16  [INFO] CycloneDX: Creating BOM version 1.6 with 257 component(s)
20:56:16  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml
20:56:16  [INFO]            attaching as odl-openflowplugin-southbound-0.19.2-SNAPSHOT-cyclonedx.xml
20:56:16  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.json
20:56:16  [INFO]            attaching as odl-openflowplugin-southbound-0.19.2-SNAPSHOT-cyclonedx.json
20:56:16  [INFO] 
20:56:16  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound ---
20:56:16  [INFO] Skipping duplicate-finder execution!
20:56:16  [INFO] 
20:56:16  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound ---
20:56:16  [INFO] Skipping plugin execution
20:56:16  [INFO] 
20:56:16  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound ---
20:56:16  [INFO] Skipping source per configuration.
20:56:16  [INFO] 
20:56:16  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-southbound ---
20:56:16  [INFO] 
20:56:16  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-southbound ---
20:56:16  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:56:16  [INFO] 
20:56:16  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-southbound ---
20:56:16  [WARNING] 
20:56:16  [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign
20:56:16  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:56:16  [WARNING] 
20:56:16  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:56:16  [WARNING] 
20:56:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-SNAPSHOT.pom
20:56:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-SNAPSHOT-features.xml
20:56:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-SNAPSHOT-cyclonedx.xml
20:56:16  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-SNAPSHOT-cyclonedx.json
20:56:16  [INFO] 
20:56:16  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-southbound ---
20:56:16  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:56:16  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:56:16  [WARNING] 
20:56:16  [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign
20:56:16  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:56:16  [WARNING] 
20:56:16  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:56:16  [WARNING] 
20:56:16  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml
20:56:16  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:56:16      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:56:16      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:56:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:56:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:56:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:56:16      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:56:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:56:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:56:16      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:56:16      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:56:16      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:56:16      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:56:16      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:56:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:56:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:56:16      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:56:16      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:56:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:56:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:56:16      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:56:16      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:56:16      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:56:16      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:56:16      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:56:16      at java.lang.reflect.Method.invoke (Method.java:580)
20:56:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:56:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:56:16      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:56:16      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:56:16  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml
20:56:16  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml
20:56:16  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:56:16      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:56:16      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:56:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:56:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:56:16      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:56:16      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:56:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:56:16      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:56:16      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:56:16      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:56:16      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:56:16      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:56:16      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:56:16      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:56:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:56:16      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:56:16      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:56:16      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:56:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:56:16      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:56:16      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:56:16      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:56:16      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:56:16      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:56:16      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:56:16      at java.lang.reflect.Method.invoke (Method.java:580)
20:56:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:56:16      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:56:16      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:56:16      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:56:16  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml
20:56:16  [INFO] 
20:56:16  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >--
20:56:16  [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.2-SNAPSHOT [37/84]
20:56:16  [INFO]   from extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml
20:56:16  [INFO] ------------------------------[ feature ]-------------------------------
20:56:16  [INFO] 
20:56:16  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions ---
20:56:16  [INFO] 
20:56:16  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions ---
20:56:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:56:16  [INFO] 
20:56:16  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions ---
20:56:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:56:16  [INFO] 
20:56:16  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] 
20:56:17  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] 
20:56:17  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:56:17  [INFO] argLine set to empty
20:56:17  [INFO] 
20:56:17  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] Starting audit...
20:56:17  Audit done.
20:56:17  [INFO] You have 0 Checkstyle violations.
20:56:17  [INFO] 
20:56:17  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] Starting audit...
20:56:17  Audit done.
20:56:17  [INFO] You have 0 Checkstyle violations.
20:56:17  [INFO] 
20:56:17  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] 
20:56:17  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml
20:56:17  [INFO] ...done!
20:56:17  [INFO] Attaching features XML
20:56:17  [INFO] 
20:56:17  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions ---
20:56: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
20:56:17  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:56:17  [INFO] 
20:56:17  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>>
20:56:17  [INFO] 
20:56:17  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] 
20:56:17  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<<
20:56:17  [INFO] 
20:56:17  [INFO] 
20:56:17  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] 
20:56:17  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-nxm-extensions ---
20:56:17  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions
20:56:17  [INFO] Project dependency features detected: []
20:56:17  [INFO] Pax Exam System (Version: 4.13.3) created.
20:56:17  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:56:18  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:56:18  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:56:18  [INFO] Waiting for remote bundle context.. on 21000 name: 0dd542e2-4063-41ba-a935-cff5867fecdc timout: [ RelativeTimeout value = 180000 ]
20:56:35  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:56:35  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:56:35  [INFO] 
20:56:35  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-nxm-extensions ---
20:56:35  [INFO] 
20:56:35  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions ---
20:56:35  [INFO] No Javadoc in project. Archive not created.
20:56:35  [INFO] 
20:56:35  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nxm-extensions ---
20:56:35  [INFO] CycloneDX: Resolving Dependencies
20:56:38  [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s)
20:56:38  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml
20:56:38  [INFO]            attaching as odl-openflowplugin-nxm-extensions-0.19.2-SNAPSHOT-cyclonedx.xml
20:56:38  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json
20:56:38  [INFO]            attaching as odl-openflowplugin-nxm-extensions-0.19.2-SNAPSHOT-cyclonedx.json
20:56:38  [INFO] 
20:56:38  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions ---
20:56:38  [INFO] Skipping duplicate-finder execution!
20:56:38  [INFO] 
20:56:38  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions ---
20:56:38  [INFO] Skipping plugin execution
20:56:38  [INFO] 
20:56:38  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions ---
20:56:38  [INFO] Skipping source per configuration.
20:56:38  [INFO] 
20:56:38  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions ---
20:56:38  [INFO] 
20:56:38  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-nxm-extensions ---
20:56:38  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:56:38  [INFO] 
20:56:38  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-nxm-extensions ---
20:56:38  [WARNING] 
20:56:38  [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign
20:56:38  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:56:38  [WARNING] 
20:56:38  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:56:38  [WARNING] 
20:56:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-SNAPSHOT.pom
20:56:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-SNAPSHOT-features.xml
20:56:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-SNAPSHOT-cyclonedx.xml
20:56:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-SNAPSHOT-cyclonedx.json
20:56:38  [INFO] 
20:56:38  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions ---
20:56:38  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:56:38  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:56:38  [WARNING] 
20:56:38  [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign
20:56:38  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:56:38  [WARNING] 
20:56:38  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:56:38  [WARNING] 
20:56:38  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
20:56:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:56:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:56:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:56:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:56:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:56:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:56:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:56:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:56:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:56:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:56:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:56:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:56:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:56:38      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:56:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:56:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:56:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:56:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:56:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:56:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:56:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:56:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:56:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:56:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:56:38      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:56:38      at java.lang.reflect.Method.invoke (Method.java:580)
20:56:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:56:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:56:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:56:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:56:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
20:56:38  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml
20:56:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:56:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:56:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:56:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:56:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:56:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:56:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:56:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:56:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:56:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:56:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:56:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:56:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:56:38      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:56:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:56:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:56:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:56:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:56:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:56:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:56:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:56:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:56:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:56:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:56:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:56:38      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:56:38      at java.lang.reflect.Method.invoke (Method.java:580)
20:56:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:56:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:56:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:56:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:56:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml
20:56:38  [INFO] 
20:56:38  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >--
20:56:38  [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.2-SNAPSHOT [38/84]
20:56:38  [INFO]   from extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml
20:56:38  [INFO] ------------------------------[ feature ]-------------------------------
20:56:38  [INFO] 
20:56:38  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-onf-extensions ---
20:56:38  [INFO] 
20:56:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions ---
20:56:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:56:38  [INFO] 
20:56:38  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions ---
20:56:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:56:38  [INFO] 
20:56:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] 
20:56:39  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] 
20:56:39  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:56:39  [INFO] argLine set to empty
20:56:39  [INFO] 
20:56:39  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] Starting audit...
20:56:39  Audit done.
20:56:39  [INFO] You have 0 Checkstyle violations.
20:56:39  [INFO] 
20:56:39  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] Starting audit...
20:56:39  Audit done.
20:56:39  [INFO] You have 0 Checkstyle violations.
20:56:39  [INFO] 
20:56:39  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] 
20:56:39  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml
20:56:39  [INFO] ...done!
20:56:39  [INFO] Attaching features XML
20:56:39  [INFO] 
20:56:39  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions ---
20:56:39  [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
20:56:39  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:56:39  [INFO] 
20:56:39  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>>
20:56:39  [INFO] 
20:56:39  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] 
20:56:39  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<<
20:56:39  [INFO] 
20:56:39  [INFO] 
20:56:39  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] 
20:56:39  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-onf-extensions ---
20:56:39  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions
20:56:39  [INFO] Project dependency features detected: []
20:56:39  [INFO] Pax Exam System (Version: 4.13.3) created.
20:56:39  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:56:40  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:56:40  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:56:40  [INFO] Waiting for remote bundle context.. on 21000 name: 33f5c718-dcf9-4dbc-ad7b-02832f07cf8f timout: [ RelativeTimeout value = 180000 ]
20:56:57  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:56:57  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:56:57  [INFO] 
20:56:57  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-onf-extensions ---
20:56:57  [INFO] 
20:56:57  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions ---
20:56:57  [INFO] No Javadoc in project. Archive not created.
20:56:57  [INFO] 
20:56:57  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-onf-extensions ---
20:56:57  [INFO] CycloneDX: Resolving Dependencies
20:57:00  [INFO] CycloneDX: Creating BOM version 1.6 with 258 component(s)
20:57:00  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml
20:57:00  [INFO]            attaching as odl-openflowplugin-onf-extensions-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:00  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json
20:57:00  [INFO]            attaching as odl-openflowplugin-onf-extensions-0.19.2-SNAPSHOT-cyclonedx.json
20:57:00  [INFO] 
20:57:00  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions ---
20:57:00  [INFO] Skipping duplicate-finder execution!
20:57:00  [INFO] 
20:57:00  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions ---
20:57:00  [INFO] Skipping plugin execution
20:57:00  [INFO] 
20:57:00  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions ---
20:57:00  [INFO] Skipping source per configuration.
20:57:00  [INFO] 
20:57:00  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions ---
20:57:00  [INFO] 
20:57:00  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-onf-extensions ---
20:57:00  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:57:00  [INFO] 
20:57:00  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-onf-extensions ---
20:57:00  [WARNING] 
20:57:00  [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign
20:57:00  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:57:00  [WARNING] 
20:57:00  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:57:00  [WARNING] 
20:57:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-SNAPSHOT.pom
20:57:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-SNAPSHOT-features.xml
20:57:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:00  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-SNAPSHOT-cyclonedx.json
20:57:00  [INFO] 
20:57:00  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-onf-extensions ---
20:57:00  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:57:00  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:57:00  [WARNING] 
20:57:00  [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign
20:57:00  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:57:00  [WARNING] 
20:57:00  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:57:00  [WARNING] 
20:57:00  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:00  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:00      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:00      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:00      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:00      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:57:00      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:00      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:00      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:00      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:00      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:00      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:00      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:00      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:00      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:00      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:00      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:00      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:00      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:00      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:00      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:00      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:00      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:00      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:00      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:00      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:00      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:00      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:00  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:00  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml
20:57:00  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:00      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:00      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:00      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:00      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:00      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:57:00      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:00      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:00      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:00      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:00      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:00      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:00      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:00      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:00      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:00      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:00      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:00      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:00      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:00      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:00      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:00      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:00      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:00      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:00      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:00      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:00      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:00      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:00      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:00  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml
20:57:00  [INFO] 
20:57:00  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >--
20:57:00  [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.2-SNAPSHOT [39/84]
20:57:00  [INFO]   from extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml
20:57:00  [INFO] ------------------------------[ feature ]-------------------------------
20:57:00  [INFO] 
20:57:00  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-eric-extensions ---
20:57:00  [INFO] 
20:57:00  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions ---
20:57:00  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:00  [INFO] 
20:57:00  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions ---
20:57:00  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:00  [INFO] 
20:57:00  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] 
20:57:01  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] 
20:57:01  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:57:01  [INFO] argLine set to empty
20:57:01  [INFO] 
20:57:01  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] Starting audit...
20:57:01  Audit done.
20:57:01  [INFO] You have 0 Checkstyle violations.
20:57:01  [INFO] 
20:57:01  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] Starting audit...
20:57:01  Audit done.
20:57:01  [INFO] You have 0 Checkstyle violations.
20:57:01  [INFO] 
20:57:01  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] 
20:57:01  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml
20:57:01  [INFO] ...done!
20:57:01  [INFO] Attaching features XML
20:57:01  [INFO] 
20:57:01  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions ---
20:57:01  [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
20:57:01  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:57:01  [INFO] 
20:57:01  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>>
20:57:01  [INFO] 
20:57:01  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] 
20:57:01  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<<
20:57:01  [INFO] 
20:57:01  [INFO] 
20:57:01  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] 
20:57:01  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-eric-extensions ---
20:57:01  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions
20:57:01  [INFO] Project dependency features detected: []
20:57:01  [INFO] Pax Exam System (Version: 4.13.3) created.
20:57:01  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:57:02  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:57:02  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:57:02  [INFO] Waiting for remote bundle context.. on 21000 name: f0a8943e-c928-4b26-8a6d-5b7b878eee2b timout: [ RelativeTimeout value = 180000 ]
20:57:20  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:57:20  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:57:20  [INFO] 
20:57:20  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-eric-extensions ---
20:57:20  [INFO] 
20:57:20  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions ---
20:57:20  [INFO] No Javadoc in project. Archive not created.
20:57:20  [INFO] 
20:57:20  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-eric-extensions ---
20:57:20  [INFO] CycloneDX: Resolving Dependencies
20:57:23  [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s)
20:57:23  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml
20:57:23  [INFO]            attaching as odl-openflowplugin-eric-extensions-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:23  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json
20:57:23  [INFO]            attaching as odl-openflowplugin-eric-extensions-0.19.2-SNAPSHOT-cyclonedx.json
20:57:23  [INFO] 
20:57:23  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions ---
20:57:23  [INFO] Skipping duplicate-finder execution!
20:57:23  [INFO] 
20:57:23  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions ---
20:57:23  [INFO] Skipping plugin execution
20:57:23  [INFO] 
20:57:23  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions ---
20:57:23  [INFO] Skipping source per configuration.
20:57:23  [INFO] 
20:57:23  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions ---
20:57:23  [INFO] 
20:57:23  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-eric-extensions ---
20:57:23  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:57:23  [INFO] 
20:57:23  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-eric-extensions ---
20:57:23  [WARNING] 
20:57:23  [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign
20:57:23  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:57:23  [WARNING] 
20:57:23  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:57:23  [WARNING] 
20:57:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-SNAPSHOT.pom
20:57:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-SNAPSHOT-features.xml
20:57:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-SNAPSHOT-cyclonedx.json
20:57:23  [INFO] 
20:57:23  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-eric-extensions ---
20:57:23  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:57:23  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:57:23  [WARNING] 
20:57:23  [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign
20:57:23  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:57:23  [WARNING] 
20:57:23  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:57:23  [WARNING] 
20:57:23  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:23  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:23      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:23      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:23      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:57:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:23      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:23      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:23      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:23      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:23      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:23  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:23  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml
20:57:23  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:23      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:23      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:23      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:57:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:23      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:23      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:23      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:23      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:23      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:23  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml
20:57:23  [INFO] 
20:57:23  [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >--
20:57:23  [INFO] Building features-openflowplugin-extension 0.19.2-SNAPSHOT       [40/84]
20:57:23  [INFO]   from extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml
20:57:23  [INFO] ------------------------------[ feature ]-------------------------------
20:57:23  [INFO] 
20:57:23  [INFO] --- clean:3.4.0:clean (default-clean) @ features-openflowplugin-extension ---
20:57:23  [INFO] 
20:57:23  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension ---
20:57:23  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:23  [INFO] 
20:57:23  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension ---
20:57:23  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:23  [INFO] 
20:57:23  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension ---
20:57:23  [INFO] 
20:57:23  [INFO] --- dependency:3.8.1:properties (default) @ features-openflowplugin-extension ---
20:57:23  [INFO] 
20:57:23  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension ---
20:57:23  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:57:23  [INFO] argLine set to empty
20:57:23  [INFO] 
20:57:23  [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin-extension ---
20:57:23  [INFO] Starting audit...
20:57:23  Audit done.
20:57:23  [INFO] You have 0 Checkstyle violations.
20:57:23  [INFO] 
20:57:23  [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin-extension ---
20:57:24  [INFO] Starting audit...
20:57:24  Audit done.
20:57:24  [INFO] You have 0 Checkstyle violations.
20:57:24  [INFO] 
20:57:24  [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowplugin-extension ---
20:57:24  [INFO] 
20:57:24  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension ---
20:57:24  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml
20:57:24  [INFO] ...done!
20:57:24  [INFO] Attaching features XML
20:57:24  [INFO] 
20:57:24  [INFO] --- karaf:4.4.6:verify (default-verify) @ features-openflowplugin-extension ---
20:57:24  [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
20:57:24  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:57:24  [INFO] 
20:57:24  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>>
20:57:24  [INFO] 
20:57:24  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-openflowplugin-extension ---
20:57:24  [INFO] 
20:57:24  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<<
20:57:24  [INFO] 
20:57:24  [INFO] 
20:57:24  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-openflowplugin-extension ---
20:57:24  [INFO] 
20:57:24  [INFO] --- feattest:14.0.7:test (default) @ features-openflowplugin-extension ---
20:57:24  [INFO] 
20:57:24  [INFO] --- copy:14.0.7:copy-files (default) @ features-openflowplugin-extension ---
20:57:24  [INFO] 
20:57:24  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowplugin-extension ---
20:57:24  [INFO] No Javadoc in project. Archive not created.
20:57:24  [INFO] 
20:57:24  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin-extension ---
20:57:24  [INFO] CycloneDX: Resolving Dependencies
20:57:27  [INFO] CycloneDX: Creating BOM version 1.6 with 266 component(s)
20:57:27  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml
20:57:27  [INFO]            attaching as features-openflowplugin-extension-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:27  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json
20:57:27  [INFO]            attaching as features-openflowplugin-extension-0.19.2-SNAPSHOT-cyclonedx.json
20:57:27  [INFO] 
20:57:27  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension ---
20:57:27  [INFO] Skipping duplicate-finder execution!
20:57:27  [INFO] 
20:57:27  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowplugin-extension ---
20:57:27  [INFO] Skipping plugin execution
20:57:27  [INFO] 
20:57:27  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension ---
20:57:27  [INFO] No sources in project. Archive not created.
20:57:27  [INFO] 
20:57:27  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-openflowplugin-extension ---
20:57:27  [INFO] 
20:57:27  [INFO] --- jacoco:0.8.12:report (report) @ features-openflowplugin-extension ---
20:57:27  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:57:27  [INFO] 
20:57:27  [INFO] --- install:3.1.3:install (default-install) @ features-openflowplugin-extension ---
20:57:27  [WARNING] 
20:57:27  [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign
20:57:27  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:57:27  [WARNING] 
20:57:27  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:57:27  [WARNING] 
20:57:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-SNAPSHOT.pom
20:57:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-SNAPSHOT-features.xml
20:57:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-SNAPSHOT-cyclonedx.json
20:57:27  [INFO] 
20:57:27  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-openflowplugin-extension ---
20:57:27  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:57:27  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:57:27  [WARNING] 
20:57:27  [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign
20:57:27  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:57:27  [WARNING] 
20:57:27  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:57:27  [WARNING] 
20:57:27  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:27  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:27      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:27      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:27      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:27      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:27      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:27      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:27      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:27      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:27      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:27      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:27      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:27      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:27      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:27      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:27  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:27  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml
20:57:27  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:27      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:27      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:27      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:27      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:27      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:27      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:27      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:27      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:27      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:27      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:27      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:27      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:27      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:27      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:27  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml
20:57:27  [INFO] 
20:57:27  [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >----
20:57:27  [INFO] Building features-extension-aggregator 0.19.2-SNAPSHOT           [41/84]
20:57:27  [INFO]   from extension/features-extension-aggregator/pom.xml
20:57:27  [INFO] --------------------------------[ pom ]---------------------------------
20:57:27  [INFO] 
20:57:27  [INFO] --- clean:3.4.0:clean (default-clean) @ features-extension-aggregator ---
20:57:27  [INFO] 
20:57:27  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-extension-aggregator ---
20:57:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:27  [INFO] 
20:57:27  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-extension-aggregator ---
20:57:27  [INFO] 
20:57:27  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-extension-aggregator ---
20:57:27  [INFO] CycloneDX: Resolving Dependencies
20:57:27  [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
20:57:27  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/target/bom.xml
20:57:27  [INFO]            attaching as features-extension-aggregator-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:27  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/target/bom.json
20:57:27  [INFO]            attaching as features-extension-aggregator-0.19.2-SNAPSHOT-cyclonedx.json
20:57:27  [INFO] 
20:57:27  [INFO] --- install:3.1.3:install (default-install) @ features-extension-aggregator ---
20:57:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-SNAPSHOT.pom
20:57:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:27  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-SNAPSHOT-cyclonedx.json
20:57:27  [INFO] 
20:57:27  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-extension-aggregator ---
20:57:27  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:57:27  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:57:27  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:27  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:27      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:27      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:27      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:27      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:27      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:27      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:27      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:27      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:27      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:27      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:27      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:27      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:27      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:27      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:27  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:27  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml
20:57:27  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:27      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:27      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:27      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:57:27      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:27      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:27      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:27      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:27      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:27      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:27      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:27      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:27      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:27      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:27      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:27      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:27      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:27      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:27      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:27      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:27      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:27  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml
20:57:27  [INFO] 
20:57:27  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >--
20:57:27  [INFO] Building openflowplugin-extension-aggregator 0.19.2-SNAPSHOT     [42/84]
20:57:27  [INFO]   from extension/pom.xml
20:57:27  [INFO] --------------------------------[ pom ]---------------------------------
20:57:27  [INFO] 
20:57:27  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-extension-aggregator ---
20:57:27  [INFO] 
20:57:27  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator ---
20:57:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:27  [INFO] 
20:57:27  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator ---
20:57:27  [INFO] 
20:57:27  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-aggregator ---
20:57:27  [INFO] Skipping CycloneDX goal, because module skips deploy
20:57:27  [INFO] 
20:57:27  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-extension-aggregator ---
20:57:27  [INFO] Skipping artifact installation
20:57:27  [INFO] 
20:57:27  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-extension-aggregator ---
20:57:27  [INFO] Skipping artifact deployment
20:57:27  [INFO] 
20:57:27  [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------
20:57:27  [INFO] Building test-provider 0.19.2-SNAPSHOT                           [43/84]
20:57:27  [INFO]   from test-provider/pom.xml
20:57:27  [INFO] -------------------------------[ bundle ]-------------------------------
20:57:27  [INFO] 
20:57:27  [INFO] --- clean:3.4.0:clean (default-clean) @ test-provider ---
20:57:27  [INFO] 
20:57:27  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-provider ---
20:57:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:27  [INFO] 
20:57:27  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-provider ---
20:57:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:27  [INFO] 
20:57:27  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-provider ---
20:57:28  [INFO] 
20:57:28  [INFO] --- dependency:3.8.1:properties (default) @ test-provider ---
20:57:28  [INFO] 
20:57:28  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-provider ---
20:57:28  [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-merge-scandium/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/**
20:57:28  [INFO] 
20:57:28  [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider ---
20:57:28  [INFO] Starting audit...
20:57:28  Audit done.
20:57:28  [INFO] You have 0 Checkstyle violations.
20:57:28  [INFO] 
20:57:28  [INFO] --- checkstyle:3.6.0:check (default) @ test-provider ---
20:57:28  [INFO] Starting audit...
20:57:28  Audit done.
20:57:28  [INFO] You have 0 Checkstyle violations.
20:57:28  [INFO] 
20:57:28  [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-provider ---
20:57:28  [INFO] 
20:57:28  [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider ---
20:57:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/resources
20:57:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/generated-sources/spi
20:57:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/generated-sources/yang
20:57:28  [INFO] 
20:57:28  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-provider ---
20:57:28  [INFO] Recompiling the module because of changed dependency.
20:57:28  [INFO] Compiling 16 source files with javac [debug release 21] to target/classes
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:29  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java: Some input files additionally use or override a deprecated API.
20:57:29  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/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.
20:57:29  [INFO] 
20:57:29  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ test-provider >>>
20:57:29  [INFO] 
20:57:29  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ test-provider ---
20:57:29  [INFO] Fork Value is true
20:57:35  [INFO] Done SpotBugs Analysis....
20:57:35  [INFO] 
20:57:35  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ test-provider <<<
20:57:35  [INFO] 
20:57:35  [INFO] 
20:57:35  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ test-provider ---
20:57:35  [INFO] BugInstance size is 0
20:57:35  [INFO] Error size is 0
20:57:35  [INFO] No errors/warnings found
20:57:35  [INFO] 
20:57:35  [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider ---
20:57:35  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/test/resources
20:57:35  [INFO] 
20:57:35  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-provider ---
20:57:35  [INFO] No sources to compile
20:57:35  [INFO] 
20:57:35  [INFO] --- surefire:3.5.2:test (default-test) @ test-provider ---
20:57:35  [INFO] No tests to run.
20:57:35  [INFO] 
20:57:35  [INFO] --- copy:14.0.7:copy-files (default) @ test-provider ---
20:57:35  [INFO] 
20:57:35  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-provider ---
20:57:35  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.2-SNAPSHOT.jar
20:57:35  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/META-INF/MANIFEST.MF
20:57:35  [INFO] 
20:57:35  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-provider ---
20:57:35  [INFO] No previous run data found, generating javadoc.
20:57:37  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.2-SNAPSHOT-javadoc.jar
20:57:37  [INFO] 
20:57:37  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-provider ---
20:57:37  [INFO] CycloneDX: Resolving Dependencies
20:57:37  [INFO] CycloneDX: Creating BOM version 1.6 with 39 component(s)
20:57:37  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/bom.xml
20:57:37  [INFO]            attaching as test-provider-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:37  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/bom.json
20:57:37  [INFO]            attaching as test-provider-0.19.2-SNAPSHOT-cyclonedx.json
20:57:37  [INFO] 
20:57:37  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider ---
20:57:37  [INFO] Skipping duplicate-finder execution!
20:57:37  [INFO] 
20:57:37  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-provider ---
20:57:37  [WARNING] Used undeclared dependencies found:
20:57:37  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.9:compile
20:57:37  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:57:37  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
20:57:37  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
20:57:37  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
20:57:37  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
20:57:37  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
20:57:37  [INFO] 
20:57:37  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider ---
20:57:37  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.2-SNAPSHOT-sources.jar
20:57:37  [INFO] 
20:57:37  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ test-provider ---
20:57:37  [INFO] 
20:57:37  [INFO] --- jacoco:0.8.12:report (report) @ test-provider ---
20:57:37  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:57:37  [INFO] 
20:57:37  [INFO] --- install:3.1.3:install (default-install) @ test-provider ---
20:57:37  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-SNAPSHOT.pom
20:57:37  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-SNAPSHOT.jar
20:57:37  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-SNAPSHOT-javadoc.jar
20:57:37  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:37  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-SNAPSHOT-cyclonedx.json
20:57:37  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-SNAPSHOT-sources.jar
20:57:37  [INFO] 
20:57:37  [INFO] --- bundle:6.0.0:install (default-install) @ test-provider ---
20:57:37  [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-SNAPSHOT.jar
20:57:37  [INFO] Writing OBR metadata
20:57:38  [INFO] 
20:57:38  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-provider ---
20:57:38  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:57:38  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:57:38  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:57:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:38      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:38      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:38      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:38  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml
20:57:38  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:38      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:38      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:38      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:38      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:57:38      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:38      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:38      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:38      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:38      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:38      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:38      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:38      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:38      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:38      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:38      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:38      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:38      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:38      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:38      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:38      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:38      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:38      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:38      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:38      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:38  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml
20:57:38  [INFO] 
20:57:38  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-provider ---
20:57:38  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:57:38  [INFO] 
20:57:38  [INFO] ------------< org.opendaylight.openflowplugin:test-common >-------------
20:57:38  [INFO] Building test-common 0.19.2-SNAPSHOT                             [44/84]
20:57:38  [INFO]   from test-common/pom.xml
20:57:38  [INFO] -------------------------------[ bundle ]-------------------------------
20:57:38  [INFO] 
20:57:38  [INFO] --- clean:3.4.0:clean (default-clean) @ test-common ---
20:57:38  [INFO] 
20:57:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-common ---
20:57:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:38  [INFO] 
20:57:38  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-common ---
20:57:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:38  [INFO] 
20:57:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-common ---
20:57:38  [INFO] 
20:57:38  [INFO] --- dependency:3.8.1:properties (default) @ test-common ---
20:57:38  [INFO] 
20:57:38  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-common ---
20:57: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-merge-scandium/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/**
20:57:38  [INFO] 
20:57:38  [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common ---
20:57:38  [INFO] Starting audit...
20:57:38  Audit done.
20:57:38  [INFO] You have 0 Checkstyle violations.
20:57:38  [INFO] 
20:57:38  [INFO] --- checkstyle:3.6.0:check (default) @ test-common ---
20:57:38  [INFO] Starting audit...
20:57:38  Audit done.
20:57:38  [INFO] You have 0 Checkstyle violations.
20:57:38  [INFO] 
20:57:38  [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-common ---
20:57:38  [INFO] 
20:57:38  [INFO] --- resources:3.3.1:resources (default-resources) @ test-common ---
20:57:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/resources
20:57:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/generated-sources/spi
20:57:38  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/generated-sources/yang
20:57:38  [INFO] 
20:57:38  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-common ---
20:57:38  [INFO] Recompiling the module because of changed dependency.
20:57:38  [INFO] Compiling 7 source files with javac [debug release 21] to target/classes
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[130,40] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:38  [INFO] 
20:57:38  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ test-common >>>
20:57:38  [INFO] 
20:57:38  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ test-common ---
20:57:38  [INFO] Fork Value is true
20:57:41  [INFO] Done SpotBugs Analysis....
20:57:41  [INFO] 
20:57:41  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ test-common <<<
20:57:41  [INFO] 
20:57:41  [INFO] 
20:57:41  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ test-common ---
20:57:41  [INFO] BugInstance size is 0
20:57:41  [INFO] Error size is 0
20:57:41  [INFO] No errors/warnings found
20:57:41  [INFO] 
20:57:41  [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common ---
20:57:41  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/test/resources
20:57:41  [INFO] 
20:57:41  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ test-common ---
20:57:41  [INFO] No sources to compile
20:57:41  [INFO] 
20:57:41  [INFO] --- surefire:3.5.2:test (default-test) @ test-common ---
20:57:41  [INFO] No tests to run.
20:57:41  [INFO] 
20:57:41  [INFO] --- copy:14.0.7:copy-files (default) @ test-common ---
20:57:41  [INFO] 
20:57:41  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common ---
20:57:41  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.2-SNAPSHOT.jar
20:57:41  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/META-INF/MANIFEST.MF
20:57:41  [INFO] 
20:57:41  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-common ---
20:57:41  [INFO] No previous run data found, generating javadoc.
20:57:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.2-SNAPSHOT-javadoc.jar
20:57:43  [INFO] 
20:57:43  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common ---
20:57:43  [INFO] CycloneDX: Resolving Dependencies
20:57:43  [INFO] CycloneDX: Creating BOM version 1.6 with 36 component(s)
20:57:43  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/bom.xml
20:57:43  [INFO]            attaching as test-common-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:43  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/bom.json
20:57:43  [INFO]            attaching as test-common-0.19.2-SNAPSHOT-cyclonedx.json
20:57:43  [INFO] 
20:57:43  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common ---
20:57:43  [INFO] Skipping duplicate-finder execution!
20:57:43  [INFO] 
20:57:43  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-common ---
20:57:43  [WARNING] Used undeclared dependencies found:
20:57:43  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:57:43  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
20:57:43  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
20:57:43  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
20:57:43  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
20:57:43  [INFO] 
20:57:43  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common ---
20:57:43  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.2-SNAPSHOT-sources.jar
20:57:43  [INFO] 
20:57:43  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ test-common ---
20:57:43  [INFO] 
20:57:43  [INFO] --- jacoco:0.8.12:report (report) @ test-common ---
20:57:43  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:57:43  [INFO] 
20:57:43  [INFO] --- install:3.1.3:install (default-install) @ test-common ---
20:57:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-SNAPSHOT.pom
20:57:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-SNAPSHOT.jar
20:57:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-SNAPSHOT-javadoc.jar
20:57:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-SNAPSHOT-cyclonedx.json
20:57:43  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-SNAPSHOT-sources.jar
20:57:43  [INFO] 
20:57:43  [INFO] --- bundle:6.0.0:install (default-install) @ test-common ---
20:57:43  [INFO] Installing org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-SNAPSHOT.jar
20:57:43  [INFO] Writing OBR metadata
20:57:44  [INFO] 
20:57:44  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ test-common ---
20:57:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:57:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:57:44  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:57:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:44      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:44      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:44      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:44  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml
20:57:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:57:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:44      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:44      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:44      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml
20:57:44  [INFO] 
20:57:44  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common ---
20:57:44  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:57:44  [INFO] 
20:57:44  [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >-----------
20:57:44  [INFO] Building drop-test-karaf 0.19.2-SNAPSHOT                         [45/84]
20:57:44  [INFO]   from drop-test-karaf/pom.xml
20:57:44  [INFO] -------------------------------[ bundle ]-------------------------------
20:57:44  [INFO] 
20:57:44  [INFO] --- clean:3.4.0:clean (default-clean) @ drop-test-karaf ---
20:57:44  [INFO] 
20:57:44  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ drop-test-karaf ---
20:57:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:44  [INFO] 
20:57:44  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf ---
20:57:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:44  [INFO] 
20:57:44  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ drop-test-karaf ---
20:57:44  [INFO] 
20:57:44  [INFO] --- dependency:3.8.1:properties (default) @ drop-test-karaf ---
20:57:44  [INFO] 
20:57:44  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf ---
20:57: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-merge-scandium/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/**
20:57:44  [INFO] 
20:57:44  [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf ---
20:57:44  [INFO] Starting audit...
20:57:44  Audit done.
20:57:44  [INFO] You have 0 Checkstyle violations.
20:57:44  [INFO] 
20:57:44  [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf ---
20:57:44  [INFO] Starting audit...
20:57:44  Audit done.
20:57:44  [INFO] You have 0 Checkstyle violations.
20:57:44  [INFO] 
20:57:44  [INFO] --- dependency:3.8.1:copy (unpack-license) @ drop-test-karaf ---
20:57:44  [INFO] 
20:57:44  [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf ---
20:57:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/src/main/resources
20:57:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/generated-sources/spi
20:57:44  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/generated-sources/yang
20:57:44  [INFO] 
20:57:44  [INFO] --- compiler:3.13.0:compile (default-compile) @ drop-test-karaf ---
20:57:44  [INFO] Recompiling the module because of changed dependency.
20:57:44  [INFO] Compiling 5 source files with javac [debug release 21] to target/classes
20:57:44  [INFO] 
20:57:44  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ drop-test-karaf >>>
20:57:44  [INFO] 
20:57:44  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ drop-test-karaf ---
20:57:44  [INFO] Fork Value is true
20:57:47  [INFO] Done SpotBugs Analysis....
20:57:47  [INFO] 
20:57:47  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ drop-test-karaf <<<
20:57:47  [INFO] 
20:57:47  [INFO] 
20:57:47  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ drop-test-karaf ---
20:57:47  [INFO] BugInstance size is 0
20:57:47  [INFO] Error size is 0
20:57:47  [INFO] No errors/warnings found
20:57:47  [INFO] 
20:57:47  [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ drop-test-karaf ---
20:57:48  [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
20:57:48  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider
20:57:48  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider
20:57:48  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider
20:57:48  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter
20:57:48  [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider
20:57:48  [INFO] 
20:57:48  [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf ---
20:57:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/src/test/resources
20:57:48  [INFO] 
20:57:48  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ drop-test-karaf ---
20:57:48  [INFO] No sources to compile
20:57:48  [INFO] 
20:57:48  [INFO] --- surefire:3.5.2:test (default-test) @ drop-test-karaf ---
20:57:48  [INFO] No tests to run.
20:57:48  [INFO] 
20:57:48  [INFO] --- copy:14.0.7:copy-files (default) @ drop-test-karaf ---
20:57:48  [INFO] 
20:57:48  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ drop-test-karaf ---
20:57:48  [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.19.2-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker
20:57:48  Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
20:57:48  Package found in   [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core]
20:57:48  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]
20:57:48  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.2-SNAPSHOT.jar
20:57:48  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/META-INF/MANIFEST.MF
20:57:48  [INFO] 
20:57:48  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ drop-test-karaf ---
20:57:48  [INFO] No previous run data found, generating javadoc.
20:57:49  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.2-SNAPSHOT-javadoc.jar
20:57:49  [INFO] 
20:57:49  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ drop-test-karaf ---
20:57:49  [INFO] CycloneDX: Resolving Dependencies
20:57:50  [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s)
20:57:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/bom.xml
20:57:50  [INFO]            attaching as drop-test-karaf-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/bom.json
20:57:50  [INFO]            attaching as drop-test-karaf-0.19.2-SNAPSHOT-cyclonedx.json
20:57:50  [INFO] 
20:57:50  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf ---
20:57:50  [INFO] Skipping duplicate-finder execution!
20:57:50  [INFO] 
20:57:50  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ drop-test-karaf ---
20:57:50  [WARNING] Used undeclared dependencies found:
20:57:50  [WARNING]    org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided
20:57:50  [INFO] 
20:57:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf ---
20:57:50  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.2-SNAPSHOT-sources.jar
20:57:50  [INFO] 
20:57:50  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ drop-test-karaf ---
20:57:50  [INFO] 
20:57:50  [INFO] --- jacoco:0.8.12:report (report) @ drop-test-karaf ---
20:57:50  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:57:50  [INFO] 
20:57:50  [INFO] --- install:3.1.3:install (default-install) @ drop-test-karaf ---
20:57:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-SNAPSHOT.pom
20:57:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-SNAPSHOT.jar
20:57:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-SNAPSHOT-javadoc.jar
20:57:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-SNAPSHOT-cyclonedx.xml
20:57:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-SNAPSHOT-cyclonedx.json
20:57:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-SNAPSHOT-sources.jar
20:57:50  [INFO] 
20:57:50  [INFO] --- bundle:6.0.0:install (default-install) @ drop-test-karaf ---
20:57:50  [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-SNAPSHOT.jar
20:57:50  [INFO] Writing OBR metadata
20:57:51  [INFO] 
20:57:51  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ drop-test-karaf ---
20:57:51  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:57:51  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:57:51  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:51  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:51      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:51      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:51      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:57:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:51      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:51      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:51      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:51      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:51      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:51      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:51      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:51      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:51      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:51      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:51      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:51      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:51      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:51      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:51      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:51  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml
20:57:51  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml
20:57:51  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:57:51      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:57:51      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:57:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:57:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:57:51      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:57:51      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:57:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:57:51      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:57:51      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:57:51      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:57:51      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:57:51      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:57:51      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:57:51      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:57:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:57:51      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:57:51      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:57:51      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:57:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:57:51      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:57:51      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:57:51      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:57:51      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:57:51      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:57:51      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:57:51      at java.lang.reflect.Method.invoke (Method.java:580)
20:57:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:57:51      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:57:51      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:57:51      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:57:51  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml
20:57:51  [INFO] 
20:57:51  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ drop-test-karaf ---
20:57:51  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:57:51  [INFO] 
20:57:51  [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------
20:57:51  [INFO] Building bulk-o-matic 0.19.2-SNAPSHOT                            [46/84]
20:57:51  [INFO]   from applications/bulk-o-matic/pom.xml
20:57:51  [INFO] -------------------------------[ bundle ]-------------------------------
20:57:51  [INFO] 
20:57:51  [INFO] --- clean:3.4.0:clean (default-clean) @ bulk-o-matic ---
20:57:51  [INFO] 
20:57:51  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bulk-o-matic ---
20:57:51  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:51  [INFO] 
20:57:51  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic ---
20:57:51  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:57:51  [INFO] 
20:57:51  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bulk-o-matic ---
20:57:51  [INFO] 
20:57:51  [INFO] --- dependency:3.8.1:properties (default) @ bulk-o-matic ---
20:57:51  [INFO] 
20:57:51  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic ---
20:57: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-merge-scandium/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/**
20:57:51  [INFO] 
20:57:51  [INFO] --- yang:14.0.9:generate-sources (binding) @ bulk-o-matic ---
20:57:51  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:57:51  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/yang
20:57:51  [INFO] yang-to-sources: Found 9 dependencies in 7.910 ms
20:57:51  [INFO] yang-to-sources: Project model files found: 1 in 84.31 ms
20:57:52  [INFO] yang-to-sources: 24 YANG models processed in 950.6 ms
20:57:52  [INFO] BindingJavaFileGenerator: Defined 61 files in 81.58 ms
20:57:52  [INFO] Sorted 61 files into 5 directories in 252.6 μs
20:57:52  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 135.5 ms
20:57:52  [INFO] 
20:57:52  [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic ---
20:57:52  [INFO] Starting audit...
20:57:52  Audit done.
20:57:52  [INFO] You have 0 Checkstyle violations.
20:57:52  [INFO] 
20:57:52  [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic ---
20:57:53  [INFO] Starting audit...
20:57:53  Audit done.
20:57:53  [INFO] You have 0 Checkstyle violations.
20:57:53  [INFO] 
20:57:53  [INFO] --- dependency:3.8.1:copy (unpack-license) @ bulk-o-matic ---
20:57:53  [INFO] 
20:57:53  [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic ---
20:57:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/resources
20:57:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/generated-sources/spi
20:57:53  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:57:53  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:57:53  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:57:53  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/generated-sources/spi
20:57:53  [INFO] 
20:57:53  [INFO] --- compiler:3.13.0:compile (default-compile) @ bulk-o-matic ---
20:57:53  [INFO] Recompiling the module because of changed dependency.
20:57:53  [INFO] Compiling 70 source files with javac [debug release 21] to target/classes
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast
20:57:53    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
20:57:53    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:53  [INFO] 
20:57:53  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bulk-o-matic >>>
20:57:53  [INFO] 
20:57:53  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bulk-o-matic ---
20:57:53  [INFO] Fork Value is true
20:57:58  [INFO] Done SpotBugs Analysis....
20:57:58  [INFO] 
20:57:58  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bulk-o-matic <<<
20:57:58  [INFO] 
20:57:58  [INFO] 
20:57:58  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bulk-o-matic ---
20:57:58  [INFO] BugInstance size is 0
20:57:58  [INFO] Error size is 0
20:57:58  [INFO] No errors/warnings found
20:57:58  [INFO] 
20:57:58  [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic ---
20:57:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/resources
20:57:58  [INFO] 
20:57:58  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ bulk-o-matic ---
20:57:58  [INFO] Recompiling the module because of changed dependency.
20:57:58  [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,37] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,37] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,37] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
20:57:58    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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,55] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,55] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58    required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>,T
20:57:58    found:    org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,45] unchecked conversion
20:57:58    required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>
20:57:58    found:    org.opendaylight.yangtools.yang.binding.InstanceIdentifier
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:57:58  [INFO] 
20:57:58  [INFO] --- surefire:3.5.2:test (default-test) @ bulk-o-matic ---
20:57:58  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/surefire-reports
20:57:58  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:57:58  [INFO] 
20:57:58  [INFO] -------------------------------------------------------
20:57:58  [INFO]  T E S T S
20:57:58  [INFO] -------------------------------------------------------
20:57:59  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest
20:57:59  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:58:01  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest
20:58:01  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest
20:58:01  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest
20:58:01  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest
20:58:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest
20:58:01  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest
20:58:01  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest
20:58:01  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest
20:58:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest
20:58:01  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest
20:58:01  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest
20:58:01  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest
20:58:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest
20:58:02  [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest
20:58:02  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest
20:58:02  [INFO] 
20:58:02  [INFO] Results:
20:58:02  [INFO] 
20:58:02  [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
20:58:02  [INFO] 
20:58:02  [INFO] 
20:58:02  [INFO] --- copy:14.0.7:copy-files (default) @ bulk-o-matic ---
20:58:02  [INFO] 
20:58:02  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bulk-o-matic ---
20:58:03  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.2-SNAPSHOT.jar
20:58:03  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF
20:58:03  [INFO] 
20:58:03  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bulk-o-matic ---
20:58:03  [INFO] No previous run data found, generating javadoc.
20:58:05  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.2-SNAPSHOT-javadoc.jar
20:58:05  [INFO] 
20:58:05  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bulk-o-matic ---
20:58:05  [INFO] CycloneDX: Resolving Dependencies
20:58:06  [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s)
20:58:06  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bom.xml
20:58:06  [INFO]            attaching as bulk-o-matic-0.19.2-SNAPSHOT-cyclonedx.xml
20:58:06  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bom.json
20:58:06  [INFO]            attaching as bulk-o-matic-0.19.2-SNAPSHOT-cyclonedx.json
20:58:06  [INFO] 
20:58:06  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic ---
20:58:06  [INFO] Skipping duplicate-finder execution!
20:58:06  [INFO] 
20:58:06  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bulk-o-matic ---
20:58:06  [WARNING] Used undeclared dependencies found:
20:58:06  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.9:compile
20:58:06  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:58:06  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
20:58:06  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
20:58:06  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
20:58:06  [WARNING] Non-test scoped test only dependencies found:
20:58:06  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
20:58:06  [INFO] 
20:58:06  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic ---
20:58:06  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.2-SNAPSHOT-sources.jar
20:58:06  [INFO] 
20:58:06  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ bulk-o-matic ---
20:58:06  [INFO] 
20:58:06  [INFO] --- jacoco:0.8.12:report (report) @ bulk-o-matic ---
20:58:06  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/code-coverage/jacoco.exec
20:58:06  [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes
20:58:06  [INFO] 
20:58:06  [INFO] --- install:3.1.3:install (default-install) @ bulk-o-matic ---
20:58:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-SNAPSHOT.pom
20:58:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-SNAPSHOT.jar
20:58:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-SNAPSHOT-javadoc.jar
20:58:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-SNAPSHOT-cyclonedx.xml
20:58:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-SNAPSHOT-cyclonedx.json
20:58:06  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-SNAPSHOT-sources.jar
20:58:06  [INFO] 
20:58:06  [INFO] --- bundle:6.0.0:install (default-install) @ bulk-o-matic ---
20:58:06  [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-SNAPSHOT.jar
20:58:06  [INFO] Writing OBR metadata
20:58:06  [INFO] 
20:58:06  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ bulk-o-matic ---
20:58:06  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:58:06  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:58:06  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml
20:58:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:58:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:58:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:58:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:58:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:58:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:58:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:58:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:58:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:58:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:58:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:58:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:58:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:58:06      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:58:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:58:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:58:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:58:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:58:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:58:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:58:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:58:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:58:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:58:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:58:06      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:58:06      at java.lang.reflect.Method.invoke (Method.java:580)
20:58:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:58:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:58:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:58:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:58:06  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml
20:58:06  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml
20:58:06  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:58:06      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:58:06      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:58:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:58:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:58:06      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:58:06      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:58:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:58:06      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:58:06      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:58:06      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:58:06      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:58:06      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:58:06      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:58:06      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:58:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:58:06      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:58:06      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:58:06      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:58:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:58:06      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:58:06      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:58:06      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:58:06      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:58:06      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:58:06      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:58:06      at java.lang.reflect.Method.invoke (Method.java:580)
20:58:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:58:06      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:58:06      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:58:06      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:58:06  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml
20:58:06  [INFO] 
20:58:06  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bulk-o-matic ---
20:58:06  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:58:06  [INFO] 
20:58:06  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >--
20:58:06  [INFO] Building OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support 0.19.2-SNAPSHOT [47/84]
20:58:06  [INFO]   from features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml
20:58:06  [INFO] ------------------------------[ feature ]-------------------------------
20:58:06  [INFO] 
20:58:06  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:06  [INFO] 
20:58:06  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:06  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:58:06  [INFO] 
20:58:06  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:06  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:58:06  [INFO] 
20:58:06  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] 
20:58:07  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] 
20:58:07  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:58:07  [INFO] argLine set to empty
20:58:07  [INFO] 
20:58:07  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] Starting audit...
20:58:07  Audit done.
20:58:07  [INFO] You have 0 Checkstyle violations.
20:58:07  [INFO] 
20:58:07  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] Starting audit...
20:58:07  Audit done.
20:58:07  [INFO] You have 0 Checkstyle violations.
20:58:07  [INFO] 
20:58:07  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] 
20:58:07  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml
20:58:07  [INFO] ...done!
20:58:07  [INFO] Attaching features XML
20:58:07  [INFO] 
20:58:07  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic ---
20:58: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
20:58:07  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:58:07  [INFO] 
20:58:07  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>>
20:58:07  [INFO] 
20:58:07  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] 
20:58:07  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<<
20:58:07  [INFO] 
20:58:07  [INFO] 
20:58:07  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] 
20:58:07  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:07  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic
20:58:07  [INFO] Project dependency features detected: []
20:58:07  [INFO] Pax Exam System (Version: 4.13.3) created.
20:58:07  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:58:08  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:58:08  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:58:08  [INFO] Waiting for remote bundle context.. on 21000 name: 3c3c391e-b32b-445b-b800-eafd1f0b14a4 timout: [ RelativeTimeout value = 180000 ]
20:58:25  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:58:25  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:58:25  [INFO] 
20:58:25  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:25  [INFO] 
20:58:25  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:25  [INFO] No Javadoc in project. Archive not created.
20:58:25  [INFO] 
20:58:25  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:25  [INFO] CycloneDX: Resolving Dependencies
20:58:27  [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s)
20:58:27  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml
20:58:28  [INFO]            attaching as odl-openflowplugin-app-bulk-o-matic-0.19.2-SNAPSHOT-cyclonedx.xml
20:58:28  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json
20:58:28  [INFO]            attaching as odl-openflowplugin-app-bulk-o-matic-0.19.2-SNAPSHOT-cyclonedx.json
20:58:28  [INFO] 
20:58:28  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:28  [INFO] Skipping duplicate-finder execution!
20:58:28  [INFO] 
20:58:28  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:28  [INFO] Skipping plugin execution
20:58:28  [INFO] 
20:58:28  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:28  [INFO] Skipping source per configuration.
20:58:28  [INFO] 
20:58:28  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:28  [INFO] 
20:58:28  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:28  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:58:28  [INFO] 
20:58:28  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:28  [WARNING] 
20:58:28  [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign
20:58:28  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:58:28  [WARNING] 
20:58:28  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:58:28  [WARNING] 
20:58:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-SNAPSHOT.pom
20:58:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-SNAPSHOT-features.xml
20:58:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-SNAPSHOT-cyclonedx.xml
20:58:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-SNAPSHOT-cyclonedx.json
20:58:28  [INFO] 
20:58:28  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic ---
20:58:28  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:58:28  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:58:28  [WARNING] 
20:58:28  [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign
20:58:28  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:58:28  [WARNING] 
20:58:28  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:58:28  [WARNING] 
20:58:28  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml
20:58:28  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:58:28      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:58:28      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:58:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:58:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:58:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:58:28      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:58:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:58:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:58:28      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:58:28      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:58:28      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:58:28      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:58:28      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:58:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:58:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:58:28      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:58:28      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:58:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:58:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:58:28      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:58:28      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:58:28      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:58:28      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:58:28      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:58:28      at java.lang.reflect.Method.invoke (Method.java:580)
20:58:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:58:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:58:28      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:58:28      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:58:28  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml
20:58:28  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml
20:58:28  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:58:28      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:58:28      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:58:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:58:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:58:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:58:28      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:58:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:58:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:58:28      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:58:28      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:58:28      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:58:28      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:58:28      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:58:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:58:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:58:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:58:28      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:58:28      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:58:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:58:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:58:28      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:58:28      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:58:28      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:58:28      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:58:28      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:58:28      at java.lang.reflect.Method.invoke (Method.java:580)
20:58:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:58:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:58:28      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:58:28      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:58:28  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml
20:58:28  [INFO] 
20:58:28  [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >--
20:58:28  [INFO] Building device-ownership-service 0.19.2-SNAPSHOT                [48/84]
20:58:28  [INFO]   from applications/device-ownership-service/pom.xml
20:58:28  [INFO] -------------------------------[ bundle ]-------------------------------
20:58:28  [INFO] 
20:58:28  [INFO] --- clean:3.4.0:clean (default-clean) @ device-ownership-service ---
20:58:28  [INFO] 
20:58:28  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ device-ownership-service ---
20:58:28  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:58:28  [INFO] 
20:58:28  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service ---
20:58:28  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:58:28  [INFO] 
20:58:28  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ device-ownership-service ---
20:58:28  [INFO] 
20:58:28  [INFO] --- dependency:3.8.1:properties (default) @ device-ownership-service ---
20:58:28  [INFO] 
20:58:28  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service ---
20:58:28  [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-merge-scandium/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/**
20:58:28  [INFO] 
20:58:28  [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service ---
20:58:28  [INFO] Starting audit...
20:58:28  Audit done.
20:58:28  [INFO] You have 0 Checkstyle violations.
20:58:28  [INFO] 
20:58:28  [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service ---
20:58:28  [INFO] Starting audit...
20:58:28  Audit done.
20:58:28  [INFO] You have 0 Checkstyle violations.
20:58:28  [INFO] 
20:58:28  [INFO] --- dependency:3.8.1:copy (unpack-license) @ device-ownership-service ---
20:58:28  [INFO] 
20:58:28  [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service ---
20:58:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/src/main/resources
20:58:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/generated-sources/spi
20:58:28  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/generated-sources/yang
20:58:28  [INFO] 
20:58:28  [INFO] --- compiler:3.13.0:compile (default-compile) @ device-ownership-service ---
20:58:28  [INFO] Recompiling the module because of changed source code.
20:58:28  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
20:58:28  [INFO] 
20:58:28  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ device-ownership-service >>>
20:58:28  [INFO] 
20:58:28  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ device-ownership-service ---
20:58:28  [INFO] Fork Value is true
20:58:31  [INFO] Done SpotBugs Analysis....
20:58:31  [INFO] 
20:58:31  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ device-ownership-service <<<
20:58:31  [INFO] 
20:58:31  [INFO] 
20:58:31  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ device-ownership-service ---
20:58:31  [INFO] BugInstance size is 0
20:58:31  [INFO] Error size is 0
20:58:31  [INFO] No errors/warnings found
20:58:31  [INFO] 
20:58:31  [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service ---
20:58:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/src/test/resources
20:58:31  [INFO] 
20:58:31  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ device-ownership-service ---
20:58:31  [INFO] No sources to compile
20:58:31  [INFO] 
20:58:31  [INFO] --- surefire:3.5.2:test (default-test) @ device-ownership-service ---
20:58:31  [INFO] No tests to run.
20:58:31  [INFO] 
20:58:31  [INFO] --- copy:14.0.7:copy-files (default) @ device-ownership-service ---
20:58:31  [INFO] 
20:58:31  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ device-ownership-service ---
20:58:31  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.2-SNAPSHOT.jar
20:58:31  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/META-INF/MANIFEST.MF
20:58:31  [INFO] 
20:58:31  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ device-ownership-service ---
20:58:31  [INFO] No previous run data found, generating javadoc.
20:58:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.2-SNAPSHOT-javadoc.jar
20:58:32  [INFO] 
20:58:32  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ device-ownership-service ---
20:58:32  [INFO] CycloneDX: Resolving Dependencies
20:58:32  [INFO] CycloneDX: Creating BOM version 1.6 with 22 component(s)
20:58:32  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/bom.xml
20:58:32  [INFO]            attaching as device-ownership-service-0.19.2-SNAPSHOT-cyclonedx.xml
20:58:32  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/bom.json
20:58:32  [INFO]            attaching as device-ownership-service-0.19.2-SNAPSHOT-cyclonedx.json
20:58:32  [INFO] 
20:58:32  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service ---
20:58:32  [INFO] Skipping duplicate-finder execution!
20:58:32  [INFO] 
20:58:32  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ device-ownership-service ---
20:58:32  [WARNING] Used undeclared dependencies found:
20:58:32  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:58:32  [WARNING]    org.opendaylight.mdsal.model:general-entity:jar:14.0.9:compile
20:58:32  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
20:58:32  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.9:compile
20:58:32  [INFO] 
20:58:32  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service ---
20:58:32  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.2-SNAPSHOT-sources.jar
20:58:32  [INFO] 
20:58:32  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ device-ownership-service ---
20:58:32  [INFO] 
20:58:32  [INFO] --- jacoco:0.8.12:report (report) @ device-ownership-service ---
20:58:32  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:58:32  [INFO] 
20:58:32  [INFO] --- install:3.1.3:install (default-install) @ device-ownership-service ---
20:58:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-SNAPSHOT.pom
20:58:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-SNAPSHOT.jar
20:58:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-SNAPSHOT-javadoc.jar
20:58:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-SNAPSHOT-cyclonedx.xml
20:58:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-SNAPSHOT-cyclonedx.json
20:58:32  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-SNAPSHOT-sources.jar
20:58:32  [INFO] 
20:58:32  [INFO] --- bundle:6.0.0:install (default-install) @ device-ownership-service ---
20:58:32  [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-SNAPSHOT.jar
20:58:32  [INFO] Writing OBR metadata
20:58:32  [INFO] 
20:58:32  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ device-ownership-service ---
20:58:32  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:58:32  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:58:32  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml
20:58:32  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:58:32      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:58:32      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:58:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:58:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:58:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:58:32      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:58:32      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:58:32      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:58:32      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:58:32      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:58:32      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:58:32      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:58:32      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:58:32      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:58:32      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:58:32      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:58:32      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:58:32      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:58:32      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:58:32      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:58:32      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:58:32      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:58:32      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:58:32      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:58:32      at java.lang.reflect.Method.invoke (Method.java:580)
20:58:32      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:58:32      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:58:32      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:58:32      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:58:32  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml
20:58:32  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml
20:58:32  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:58:32      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:58:32      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:58:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:58:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:58:32      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:58:32      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:58:32      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:58:32      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:58:32      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:58:32      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:58:32      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:58:32      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:58:32      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:58:32      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:58:32      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:58:32      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:58:32      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:58:32      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:58:32      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:58:32      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:58:32      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:58:32      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:58:32      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:58:32      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:58:32      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:58:32      at java.lang.reflect.Method.invoke (Method.java:580)
20:58:32      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:58:32      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:58:32      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:58:32      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:58:32  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml
20:58:32  [INFO] 
20:58:32  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ device-ownership-service ---
20:58:32  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:58:32  [INFO] 
20:58:32  [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >--
20:58:32  [INFO] Building of-switch-config-pusher 0.19.2-SNAPSHOT                 [49/84]
20:58:32  [INFO]   from applications/of-switch-config-pusher/pom.xml
20:58:32  [INFO] -------------------------------[ bundle ]-------------------------------
20:58:32  [INFO] 
20:58:32  [INFO] --- clean:3.4.0:clean (default-clean) @ of-switch-config-pusher ---
20:58:32  [INFO] 
20:58:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher ---
20:58:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:58:32  [INFO] 
20:58:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher ---
20:58:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:58:32  [INFO] 
20:58:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ of-switch-config-pusher ---
20:58:33  [INFO] 
20:58:33  [INFO] --- dependency:3.8.1:properties (default) @ of-switch-config-pusher ---
20:58:33  [INFO] 
20:58:33  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher ---
20:58: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-merge-scandium/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/**
20:58:33  [INFO] 
20:58:33  [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher ---
20:58:33  [INFO] Starting audit...
20:58:33  Audit done.
20:58:33  [INFO] You have 0 Checkstyle violations.
20:58:33  [INFO] 
20:58:33  [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher ---
20:58:33  [INFO] Starting audit...
20:58:33  Audit done.
20:58:33  [INFO] You have 0 Checkstyle violations.
20:58:33  [INFO] 
20:58:33  [INFO] --- dependency:3.8.1:copy (unpack-license) @ of-switch-config-pusher ---
20:58:33  [INFO] 
20:58:33  [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher ---
20:58:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/src/main/resources
20:58:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/generated-sources/spi
20:58:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/generated-sources/yang
20:58:33  [INFO] 
20:58:33  [INFO] --- compiler:3.13.0:compile (default-compile) @ of-switch-config-pusher ---
20:58:33  [INFO] Recompiling the module because of changed dependency.
20:58:33  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
20:58:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:33  [INFO] 
20:58:33  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>>
20:58:33  [INFO] 
20:58:33  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ of-switch-config-pusher ---
20:58:33  [INFO] Fork Value is true
20:58:35  [INFO] Done SpotBugs Analysis....
20:58:35  [INFO] 
20:58:35  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<<
20:58:35  [INFO] 
20:58:35  [INFO] 
20:58:35  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ of-switch-config-pusher ---
20:58:35  [INFO] BugInstance size is 0
20:58:35  [INFO] Error size is 0
20:58:35  [INFO] No errors/warnings found
20:58:35  [INFO] 
20:58:35  [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher ---
20:58:35  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/src/test/resources
20:58:35  [INFO] 
20:58:35  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ of-switch-config-pusher ---
20:58:35  [INFO] Recompiling the module because of changed dependency.
20:58:35  [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
20:58:35  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:35  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:35  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:35  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:35  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:35  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:35  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:58:35  [INFO] 
20:58:35  [INFO] --- surefire:3.5.2:test (default-test) @ of-switch-config-pusher ---
20:58:35  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/surefire-reports
20:58:35  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:58:35  [INFO] 
20:58:35  [INFO] -------------------------------------------------------
20:58:35  [INFO]  T E S T S
20:58:35  [INFO] -------------------------------------------------------
20:58:36  [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest
20:58:36  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:58:38  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest
20:58:38  [INFO] 
20:58:38  [INFO] Results:
20:58:38  [INFO] 
20:58:38  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
20:58:38  [INFO] 
20:58:38  [INFO] 
20:58:38  [INFO] --- copy:14.0.7:copy-files (default) @ of-switch-config-pusher ---
20:58:38  [INFO] 
20:58:38  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ of-switch-config-pusher ---
20:58:38  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.2-SNAPSHOT.jar
20:58:38  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF
20:58:38  [INFO] 
20:58:38  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ of-switch-config-pusher ---
20:58:38  [INFO] No previous run data found, generating javadoc.
20:58:39  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.2-SNAPSHOT-javadoc.jar
20:58:39  [INFO] 
20:58:39  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ of-switch-config-pusher ---
20:58:39  [INFO] CycloneDX: Resolving Dependencies
20:58:40  [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s)
20:58:40  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/bom.xml
20:58:40  [INFO]            attaching as of-switch-config-pusher-0.19.2-SNAPSHOT-cyclonedx.xml
20:58:40  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/bom.json
20:58:40  [INFO]            attaching as of-switch-config-pusher-0.19.2-SNAPSHOT-cyclonedx.json
20:58:40  [INFO] 
20:58:40  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher ---
20:58:40  [INFO] Skipping duplicate-finder execution!
20:58:40  [INFO] 
20:58:40  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ of-switch-config-pusher ---
20:58:40  [INFO] No dependency problems found
20:58:40  [INFO] 
20:58:40  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher ---
20:58:40  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.2-SNAPSHOT-sources.jar
20:58:40  [INFO] 
20:58:40  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ of-switch-config-pusher ---
20:58:40  [INFO] 
20:58:40  [INFO] --- jacoco:0.8.12:report (report) @ of-switch-config-pusher ---
20:58:40  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec
20:58:40  [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes
20:58:40  [INFO] 
20:58:40  [INFO] --- install:3.1.3:install (default-install) @ of-switch-config-pusher ---
20:58:40  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-SNAPSHOT.pom
20:58:40  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-SNAPSHOT.jar
20:58:40  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-SNAPSHOT-javadoc.jar
20:58:40  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-SNAPSHOT-cyclonedx.xml
20:58:40  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-SNAPSHOT-cyclonedx.json
20:58:40  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-SNAPSHOT-sources.jar
20:58:40  [INFO] 
20:58:40  [INFO] --- bundle:6.0.0:install (default-install) @ of-switch-config-pusher ---
20:58:40  [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-SNAPSHOT.jar
20:58:40  [INFO] Writing OBR metadata
20:58:40  [INFO] 
20:58:40  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ of-switch-config-pusher ---
20:58:40  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:58:40  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:58:40  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml
20:58:40  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:58:40      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:58:40      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:58:40      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:58:40      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:58:40      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:58:40      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:58:40      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:58:40      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:58:40      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:58:40      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:58:40      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:58:40      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:58:40      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:58:40      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:58:40      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:58:40      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:58:40      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:58:40      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:58:40      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:58:40      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:58:40      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:58:40      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:58:40      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:58:40      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:58:40      at java.lang.reflect.Method.invoke (Method.java:580)
20:58:40      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:58:40      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:58:40      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:58:40      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:58:40  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml
20:58:40  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml
20:58:40  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:58:40      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:58:40      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:58:40      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:58:40      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:58:40      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:58:40      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:58:40      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:58:40      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:58:40      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:58:40      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:58:40      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:58:40      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:58:40      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:58:40      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:58:40      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:58:40      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:58:40      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:58:40      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:58:40      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:58:40      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:58:40      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:58:40      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:58:40      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:58:40      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:58:40      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:58:40      at java.lang.reflect.Method.invoke (Method.java:580)
20:58:40      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:58:40      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:58:40      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:58:40      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:58:40  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml
20:58:40  [INFO] 
20:58:40  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ of-switch-config-pusher ---
20:58:40  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:58:40  [INFO] 
20:58:40  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >--
20:58:40  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.2-SNAPSHOT [50/84]
20:58:40  [INFO]   from features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml
20:58:40  [INFO] ------------------------------[ feature ]-------------------------------
20:58:40  [INFO] 
20:58:40  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher ---
20:58:40  [INFO] 
20:58:40  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher ---
20:58:40  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:58:40  [INFO] 
20:58:40  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher ---
20:58:40  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:58:40  [INFO] 
20:58:40  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] 
20:58:41  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] 
20:58:41  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:58:41  [INFO] argLine set to empty
20:58:41  [INFO] 
20:58:41  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] Starting audit...
20:58:41  Audit done.
20:58:41  [INFO] You have 0 Checkstyle violations.
20:58:41  [INFO] 
20:58:41  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] Starting audit...
20:58:41  Audit done.
20:58:41  [INFO] You have 0 Checkstyle violations.
20:58:41  [INFO] 
20:58:41  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] 
20:58:41  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml
20:58:41  [INFO] ...done!
20:58:41  [INFO] Attaching features XML
20:58:41  [INFO] 
20:58:41  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [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
20:58:41  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:58:41  [INFO] 
20:58:41  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>>
20:58:41  [INFO] 
20:58:41  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] 
20:58:41  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<<
20:58:41  [INFO] 
20:58:41  [INFO] 
20:58:41  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] 
20:58:41  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-config-pusher ---
20:58:41  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher
20:58:41  [INFO] Project dependency features detected: []
20:58:41  [INFO] Pax Exam System (Version: 4.13.3) created.
20:58:41  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:58:42  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:58:42  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:58:42  [INFO] Waiting for remote bundle context.. on 21000 name: 33531066-2fec-416f-9c73-4960df53cff3 timout: [ RelativeTimeout value = 180000 ]
20:59:00  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
20:59:00  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
20:59:00  [INFO] 
20:59:00  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-config-pusher ---
20:59:00  [INFO] 
20:59:00  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher ---
20:59:00  [INFO] No Javadoc in project. Archive not created.
20:59:00  [INFO] 
20:59:00  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-config-pusher ---
20:59:00  [INFO] CycloneDX: Resolving Dependencies
20:59:03  [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s)
20:59:03  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml
20:59:03  [INFO]            attaching as odl-openflowplugin-app-config-pusher-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:03  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json
20:59:03  [INFO]            attaching as odl-openflowplugin-app-config-pusher-0.19.2-SNAPSHOT-cyclonedx.json
20:59:03  [INFO] 
20:59:03  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher ---
20:59:03  [INFO] Skipping duplicate-finder execution!
20:59:03  [INFO] 
20:59:03  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher ---
20:59:03  [INFO] Skipping plugin execution
20:59:03  [INFO] 
20:59:03  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher ---
20:59:03  [INFO] Skipping source per configuration.
20:59:03  [INFO] 
20:59:03  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher ---
20:59:03  [INFO] 
20:59:03  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-config-pusher ---
20:59:03  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:59:03  [INFO] 
20:59:03  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-config-pusher ---
20:59:03  [WARNING] 
20:59:03  [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign
20:59:03  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:59:03  [WARNING] 
20:59:03  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:59:03  [WARNING] 
20:59:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-SNAPSHOT.pom
20:59:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-SNAPSHOT-features.xml
20:59:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:03  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-SNAPSHOT-cyclonedx.json
20:59:03  [INFO] 
20:59:03  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher ---
20:59:03  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:59:03  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:59:03  [WARNING] 
20:59:03  [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign
20:59:03  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
20:59:03  [WARNING] 
20:59:03  [WARNING] Incomplete projects like this will fail in future Maven versions!
20:59:03  [WARNING] 
20:59:03  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:03  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:03      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:03      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:03      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:59:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:03      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:03      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:03      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:03      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:03      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:03      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:03      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:03      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:03      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:03      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:03      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:03      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:03      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:03      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:03      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:03  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:03  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml
20:59:03  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:03      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:03      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:03      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:03      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:59:03      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:03      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:03      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:03      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:03      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:03      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:03      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:03      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:03      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:03      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:03      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:03      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:03      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:03      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:03      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:03      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:03      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:03      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:03      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:03      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:03  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml
20:59:03  [INFO] 
20:59:03  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >--
20:59:03  [INFO] Building arbitratorreconciliation-api 0.19.2-SNAPSHOT            [51/84]
20:59:03  [INFO]   from applications/arbitratorreconciliation/api/pom.xml
20:59:03  [INFO] -------------------------------[ bundle ]-------------------------------
20:59:03  [INFO] 
20:59:03  [INFO] --- clean:3.4.0:clean (default-clean) @ arbitratorreconciliation-api ---
20:59:03  [INFO] 
20:59:03  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api ---
20:59:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:03  [INFO] 
20:59:03  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api ---
20:59:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:03  [INFO] 
20:59:03  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api ---
20:59:03  [INFO] 
20:59:03  [INFO] --- dependency:3.8.1:properties (default) @ arbitratorreconciliation-api ---
20:59:03  [INFO] 
20:59:03  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api ---
20:59:03  [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-merge-scandium/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/**
20:59:03  [INFO] 
20:59:03  [INFO] --- yang:14.0.9:generate-sources (binding) @ arbitratorreconciliation-api ---
20:59:03  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:59:03  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/main/yang
20:59:03  [INFO] yang-to-sources: Found 11 dependencies in 2.179 ms
20:59:03  [INFO] yang-to-sources: Project model files found: 1 in 2.877 ms
20:59:04  [INFO] yang-to-sources: 11 YANG models processed in 179.8 ms
20:59:04  [INFO] BindingJavaFileGenerator: Defined 14 files in 22.20 ms
20:59:04  [INFO] Sorted 14 files into 3 directories in 290.1 μs
20:59:04  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 29.85 ms
20:59:04  [INFO] 
20:59:04  [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api ---
20:59:04  [INFO] Starting audit...
20:59:04  Audit done.
20:59:04  [INFO] You have 0 Checkstyle violations.
20:59:04  [INFO] 
20:59:04  [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api ---
20:59:04  [INFO] Starting audit...
20:59:04  Audit done.
20:59:04  [INFO] You have 0 Checkstyle violations.
20:59:04  [INFO] 
20:59:04  [INFO] --- dependency:3.8.1:copy (unpack-license) @ arbitratorreconciliation-api ---
20:59:04  [INFO] 
20:59:04  [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api ---
20:59:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/main/resources
20:59:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/generated-sources/spi
20:59:04  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:59:04  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:59:04  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
20:59:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/generated-sources/spi
20:59:04  [INFO] 
20:59:04  [INFO] --- compiler:3.13.0:compile (default-compile) @ arbitratorreconciliation-api ---
20:59:04  [INFO] Recompiling the module because of changed dependency.
20:59:04  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
20:59:04  [INFO] 
20:59:04  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>>
20:59:04  [INFO] 
20:59:04  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ arbitratorreconciliation-api ---
20:59:04  [INFO] Fork Value is true
20:59:06  [INFO] Done SpotBugs Analysis....
20:59:06  [INFO] 
20:59:06  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<<
20:59:06  [INFO] 
20:59:06  [INFO] 
20:59:06  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ arbitratorreconciliation-api ---
20:59:06  [INFO] BugInstance size is 0
20:59:06  [INFO] Error size is 0
20:59:06  [INFO] No errors/warnings found
20:59:06  [INFO] 
20:59:06  [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api ---
20:59:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/test/resources
20:59:06  [INFO] 
20:59:06  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-api ---
20:59:06  [INFO] No sources to compile
20:59:06  [INFO] 
20:59:06  [INFO] --- surefire:3.5.2:test (default-test) @ arbitratorreconciliation-api ---
20:59:06  [INFO] No tests to run.
20:59:06  [INFO] 
20:59:06  [INFO] --- copy:14.0.7:copy-files (default) @ arbitratorreconciliation-api ---
20:59:06  [INFO] 
20:59:06  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-api ---
20:59:07  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.2-SNAPSHOT.jar
20:59:07  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF
20:59:07  [INFO] 
20:59:07  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arbitratorreconciliation-api ---
20:59:07  [INFO] No previous run data found, generating javadoc.
20:59:08  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.2-SNAPSHOT-javadoc.jar
20:59:08  [INFO] 
20:59:08  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-api ---
20:59:08  [INFO] CycloneDX: Resolving Dependencies
20:59:09  [INFO] CycloneDX: Creating BOM version 1.6 with 28 component(s)
20:59:09  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/bom.xml
20:59:09  [INFO]            attaching as arbitratorreconciliation-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:09  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/bom.json
20:59:09  [INFO]            attaching as arbitratorreconciliation-api-0.19.2-SNAPSHOT-cyclonedx.json
20:59:09  [INFO] 
20:59:09  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api ---
20:59:09  [INFO] Skipping duplicate-finder execution!
20:59:09  [INFO] 
20:59:09  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-api ---
20:59:09  [WARNING] Used undeclared dependencies found:
20:59:09  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.2-SNAPSHOT:compile
20:59:09  [INFO] 
20:59:09  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api ---
20:59:09  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.2-SNAPSHOT-sources.jar
20:59:09  [INFO] 
20:59:09  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ arbitratorreconciliation-api ---
20:59:09  [INFO] 
20:59:09  [INFO] --- jacoco:0.8.12:report (report) @ arbitratorreconciliation-api ---
20:59:09  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:59:09  [INFO] 
20:59:09  [INFO] --- install:3.1.3:install (default-install) @ arbitratorreconciliation-api ---
20:59:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-SNAPSHOT.pom
20:59:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-SNAPSHOT.jar
20:59:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-SNAPSHOT-javadoc.jar
20:59:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-SNAPSHOT-cyclonedx.json
20:59:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-SNAPSHOT-sources.jar
20:59:09  [INFO] 
20:59:09  [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-api ---
20:59:09  [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-SNAPSHOT.jar
20:59:09  [INFO] Writing OBR metadata
20:59:09  [INFO] 
20:59:09  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-api ---
20:59:09  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:59:09  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:59:09  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:09  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:09      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:09      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:09      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:59:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:09      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:09      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:09      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:09      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:09      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:09      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:09      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:09      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:09      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:09      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:09      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:09      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:09      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:09      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:09      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:09  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:09  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml
20:59:09  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:09      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:09      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:09      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:59:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:09      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:09      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:09      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:09      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:09      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:09      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:09      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:09      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:09      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:09      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:09      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:09      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:09      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:09      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:09      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:09  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml
20:59:09  [INFO] 
20:59:09  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-api ---
20:59:09  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:59:09  [INFO] 
20:59:09  [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >--
20:59:09  [INFO] Building reconciliation-framework 0.19.2-SNAPSHOT                [52/84]
20:59:09  [INFO]   from applications/reconciliation-framework/pom.xml
20:59:09  [INFO] -------------------------------[ bundle ]-------------------------------
20:59:09  [INFO] 
20:59:09  [INFO] --- clean:3.4.0:clean (default-clean) @ reconciliation-framework ---
20:59:09  [INFO] 
20:59:09  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ reconciliation-framework ---
20:59:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:09  [INFO] 
20:59:09  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework ---
20:59:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:09  [INFO] 
20:59:09  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ reconciliation-framework ---
20:59:10  [INFO] 
20:59:10  [INFO] --- dependency:3.8.1:properties (default) @ reconciliation-framework ---
20:59:10  [INFO] 
20:59:10  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework ---
20:59:10  [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-merge-scandium/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/**
20:59:10  [INFO] 
20:59:10  [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework ---
20:59:10  [INFO] Starting audit...
20:59:10  Audit done.
20:59:10  [INFO] You have 0 Checkstyle violations.
20:59:10  [INFO] 
20:59:10  [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework ---
20:59:10  [INFO] Starting audit...
20:59:10  Audit done.
20:59:10  [INFO] You have 0 Checkstyle violations.
20:59:10  [INFO] 
20:59:10  [INFO] --- dependency:3.8.1:copy (unpack-license) @ reconciliation-framework ---
20:59:10  [INFO] 
20:59:10  [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework ---
20:59:10  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/resources
20:59:10  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/generated-sources/spi
20:59:10  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/generated-sources/yang
20:59:10  [INFO] 
20:59:10  [INFO] --- compiler:3.13.0:compile (default-compile) @ reconciliation-framework ---
20:59:10  [INFO] Recompiling the module because of changed dependency.
20:59:10  [INFO] Compiling 6 source files with javac [debug release 21] to target/classes
20:59:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:10  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:10  [INFO] 
20:59:10  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ reconciliation-framework >>>
20:59:10  [INFO] 
20:59:10  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ reconciliation-framework ---
20:59:10  [INFO] Fork Value is true
20:59:13  [INFO] Done SpotBugs Analysis....
20:59:13  [INFO] 
20:59:13  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ reconciliation-framework <<<
20:59:13  [INFO] 
20:59:13  [INFO] 
20:59:13  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ reconciliation-framework ---
20:59:13  [INFO] BugInstance size is 0
20:59:13  [INFO] Error size is 0
20:59:13  [INFO] No errors/warnings found
20:59:13  [INFO] 
20:59:13  [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ reconciliation-framework ---
20:59:14  [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices
20:59:14  [INFO] 
20:59:14  [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework ---
20:59:14  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/test/resources
20:59:14  [INFO] 
20:59:14  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ reconciliation-framework ---
20:59:14  [INFO] No sources to compile
20:59:14  [INFO] 
20:59:14  [INFO] --- surefire:3.5.2:test (default-test) @ reconciliation-framework ---
20:59:14  [INFO] No tests to run.
20:59:14  [INFO] 
20:59:14  [INFO] --- copy:14.0.7:copy-files (default) @ reconciliation-framework ---
20:59:14  [INFO] 
20:59:14  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ reconciliation-framework ---
20:59:14  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.2-SNAPSHOT.jar
20:59:14  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF
20:59:14  [INFO] 
20:59:14  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ reconciliation-framework ---
20:59:14  [INFO] No previous run data found, generating javadoc.
20:59:15  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.2-SNAPSHOT-javadoc.jar
20:59:15  [INFO] 
20:59:15  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ reconciliation-framework ---
20:59:15  [INFO] CycloneDX: Resolving Dependencies
20:59:17  [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s)
20:59:17  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/bom.xml
20:59:17  [INFO]            attaching as reconciliation-framework-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:17  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/bom.json
20:59:17  [INFO]            attaching as reconciliation-framework-0.19.2-SNAPSHOT-cyclonedx.json
20:59:17  [INFO] 
20:59:17  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework ---
20:59:17  [INFO] Skipping duplicate-finder execution!
20:59:17  [INFO] 
20:59:17  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ reconciliation-framework ---
20:59:17  [WARNING] Used undeclared dependencies found:
20:59:17  [WARNING]    com.google.guava:guava:jar:33.4.0-jre:compile
20:59:17  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:59:17  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.2-SNAPSHOT:compile
20:59:17  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
20:59:17  [INFO] 
20:59:17  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework ---
20:59:17  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.2-SNAPSHOT-sources.jar
20:59:17  [INFO] 
20:59:17  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ reconciliation-framework ---
20:59:17  [INFO] 
20:59:17  [INFO] --- jacoco:0.8.12:report (report) @ reconciliation-framework ---
20:59:17  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:59:17  [INFO] 
20:59:17  [INFO] --- install:3.1.3:install (default-install) @ reconciliation-framework ---
20:59:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-SNAPSHOT.pom
20:59:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-SNAPSHOT.jar
20:59:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-SNAPSHOT-javadoc.jar
20:59:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-SNAPSHOT-cyclonedx.json
20:59:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-SNAPSHOT-sources.jar
20:59:17  [INFO] 
20:59:17  [INFO] --- bundle:6.0.0:install (default-install) @ reconciliation-framework ---
20:59:17  [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-SNAPSHOT.jar
20:59:17  [INFO] Writing OBR metadata
20:59:17  [INFO] 
20:59:17  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ reconciliation-framework ---
20:59:17  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:59:17  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:59:17  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:17  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:17      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:17      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:17      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:59:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:17      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:17      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:17      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:17      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:17      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:17      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:17      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:17      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:17      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:17      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:17      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:17      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:17      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:17      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:17      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:17  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:17  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml
20:59:17  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:17      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:17      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:17      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:59:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:17      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:17      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:17      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:17      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:17      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:17      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:17      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:17      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:17      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:17      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:17      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:17      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:17      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:17      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:17      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:17  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml
20:59:17  [INFO] 
20:59:17  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ reconciliation-framework ---
20:59:17  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:59:17  [INFO] 
20:59:17  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >--
20:59:17  [INFO] Building arbitratorreconciliation-impl 0.19.2-SNAPSHOT           [53/84]
20:59:17  [INFO]   from applications/arbitratorreconciliation/impl/pom.xml
20:59:17  [INFO] -------------------------------[ bundle ]-------------------------------
20:59:17  [INFO] 
20:59:17  [INFO] --- clean:3.4.0:clean (default-clean) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] 
20:59:17  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:17  [INFO] 
20:59:17  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:17  [INFO] 
20:59:17  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] 
20:59:17  [INFO] --- dependency:3.8.1:properties (default) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] 
20:59:17  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl ---
20:59:17  [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-merge-scandium/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/**
20:59:17  [INFO] 
20:59:17  [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] Starting audit...
20:59:17  Audit done.
20:59:17  [INFO] You have 0 Checkstyle violations.
20:59:17  [INFO] 
20:59:17  [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] Starting audit...
20:59:17  Audit done.
20:59:17  [INFO] You have 0 Checkstyle violations.
20:59:17  [INFO] 
20:59:17  [INFO] --- dependency:3.8.1:copy (unpack-license) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] 
20:59:17  [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/resources
20:59:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/generated-sources/spi
20:59:17  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/generated-sources/yang
20:59:17  [INFO] 
20:59:17  [INFO] --- compiler:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl ---
20:59:17  [INFO] Recompiling the module because of changed dependency.
20:59:17  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
20:59:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[93,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException
20:59:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[251,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:59:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[348,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
20:59:18  [INFO] 
20:59:18  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>>
20:59:18  [INFO] 
20:59:18  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ arbitratorreconciliation-impl ---
20:59:18  [INFO] Fork Value is true
20:59:21  [INFO] Done SpotBugs Analysis....
20:59:21  [INFO] 
20:59:21  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<<
20:59:21  [INFO] 
20:59:21  [INFO] 
20:59:21  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ arbitratorreconciliation-impl ---
20:59:21  [INFO] BugInstance size is 0
20:59:21  [INFO] Error size is 0
20:59:21  [INFO] No errors/warnings found
20:59:21  [INFO] 
20:59:21  [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl ---
20:59:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/test/resources
20:59:21  [INFO] 
20:59:21  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl ---
20:59:21  [INFO] No sources to compile
20:59:21  [INFO] 
20:59:21  [INFO] --- surefire:3.5.2:test (default-test) @ arbitratorreconciliation-impl ---
20:59:21  [INFO] No tests to run.
20:59:21  [INFO] 
20:59:21  [INFO] --- copy:14.0.7:copy-files (default) @ arbitratorreconciliation-impl ---
20:59:21  [INFO] 
20:59:21  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-impl ---
20:59:21  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.2-SNAPSHOT.jar
20:59:21  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF
20:59:21  [INFO] 
20:59:21  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arbitratorreconciliation-impl ---
20:59:21  [INFO] No previous run data found, generating javadoc.
20:59:22  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.2-SNAPSHOT-javadoc.jar
20:59:22  [INFO] 
20:59:22  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-impl ---
20:59:22  [INFO] CycloneDX: Resolving Dependencies
20:59:23  [INFO] CycloneDX: Creating BOM version 1.6 with 46 component(s)
20:59:23  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/bom.xml
20:59:23  [INFO]            attaching as arbitratorreconciliation-impl-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:23  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/bom.json
20:59:23  [INFO]            attaching as arbitratorreconciliation-impl-0.19.2-SNAPSHOT-cyclonedx.json
20:59:23  [INFO] 
20:59:23  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl ---
20:59:23  [INFO] Skipping duplicate-finder execution!
20:59:23  [INFO] 
20:59:23  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl ---
20:59:23  [WARNING] Used undeclared dependencies found:
20:59:23  [WARNING]    com.google.guava:guava:jar:33.4.0-jre:compile
20:59:23  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:59:23  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.2-SNAPSHOT:compile
20:59:23  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
20:59:23  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
20:59:23  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.2-SNAPSHOT:compile
20:59:23  [WARNING]    org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.2-SNAPSHOT:compile
20:59:23  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
20:59:23  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
20:59:23  [WARNING]    org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.9:compile
20:59:23  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
20:59:23  [INFO] 
20:59:23  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl ---
20:59:23  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.2-SNAPSHOT-sources.jar
20:59:23  [INFO] 
20:59:23  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ arbitratorreconciliation-impl ---
20:59:23  [INFO] 
20:59:23  [INFO] --- jacoco:0.8.12:report (report) @ arbitratorreconciliation-impl ---
20:59:23  [INFO] Skipping JaCoCo execution due to missing execution data file.
20:59:23  [INFO] 
20:59:23  [INFO] --- install:3.1.3:install (default-install) @ arbitratorreconciliation-impl ---
20:59:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-SNAPSHOT.pom
20:59:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-SNAPSHOT.jar
20:59:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-SNAPSHOT-javadoc.jar
20:59:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-SNAPSHOT-cyclonedx.json
20:59:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-SNAPSHOT-sources.jar
20:59:23  [INFO] 
20:59:23  [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-impl ---
20:59:23  [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-SNAPSHOT.jar
20:59:23  [INFO] Writing OBR metadata
20:59:23  [INFO] 
20:59:23  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-impl ---
20:59:23  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:59:23  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:59:23  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:23  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:23      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:23      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:23      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:59:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:23      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:23      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:23      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:23      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:23      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:23  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:23  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml
20:59:23  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:23      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:23      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:23      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:23      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:59:23      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:23      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:23      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:23      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:23      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:23      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:23      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:23      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:23      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:23      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:23      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:23      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:23      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:23      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:23      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:23      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:23      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:23      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:23      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:23      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:23  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml
20:59:23  [INFO] 
20:59:23  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-impl ---
20:59:23  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:59:23  [INFO] 
20:59:23  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >--
20:59:23  [INFO] Building forwardingrules-manager 0.19.2-SNAPSHOT                 [54/84]
20:59:23  [INFO]   from applications/forwardingrules-manager/pom.xml
20:59:23  [INFO] -------------------------------[ bundle ]-------------------------------
20:59:23  [INFO] 
20:59:23  [INFO] --- clean:3.4.0:clean (default-clean) @ forwardingrules-manager ---
20:59:23  [INFO] 
20:59:23  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ forwardingrules-manager ---
20:59:23  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:23  [INFO] 
20:59:23  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager ---
20:59:23  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:23  [INFO] 
20:59:23  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ forwardingrules-manager ---
20:59:24  [INFO] 
20:59:24  [INFO] --- dependency:3.8.1:properties (default) @ forwardingrules-manager ---
20:59:24  [INFO] 
20:59:24  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager ---
20:59: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-merge-scandium/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/**
20:59:24  [INFO] 
20:59:24  [INFO] --- yang:14.0.9:generate-sources (binding) @ forwardingrules-manager ---
20:59:24  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
20:59:24  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/yang
20:59:24  [INFO] yang-to-sources: Found 15 dependencies in 2.021 ms
20:59:24  [INFO] yang-to-sources: Project model files found: 2 in 1.676 ms
20:59:24  [INFO] yang-to-sources: 5 YANG models processed in 87.83 ms
20:59:24  [INFO] BindingJavaFileGenerator: Defined 14 files in 3.986 ms
20:59:24  [INFO] Sorted 14 files into 5 directories in 93.23 μs
20:59:24  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 9.836 ms
20:59:24  [INFO] 
20:59:24  [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager ---
20:59:24  [INFO] Starting audit...
20:59:24  Audit done.
20:59:24  [INFO] You have 0 Checkstyle violations.
20:59:24  [INFO] 
20:59:24  [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager ---
20:59:25  [INFO] Starting audit...
20:59:25  Audit done.
20:59:25  [INFO] You have 0 Checkstyle violations.
20:59:25  [INFO] 
20:59:25  [INFO] --- dependency:3.8.1:copy (unpack-license) @ forwardingrules-manager ---
20:59:25  [INFO] 
20:59:25  [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager ---
20:59:25  [INFO] Copying 1 resource from src/main/resources to target/classes
20:59:25  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/generated-sources/spi
20:59:25  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
20:59:25  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
20:59:25  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
20:59:25  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/generated-sources/spi
20:59:25  [INFO] 
20:59:25  [INFO] --- compiler:3.13.0:compile (default-compile) @ forwardingrules-manager ---
20:59:25  [INFO] Recompiling the module because of changed dependency.
20:59:25  [INFO] Compiling 45 source files with javac [debug release 21] to target/classes
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:25  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java: Some input files additionally use or override a deprecated API.
20:59:25  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/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.
20:59:25  [INFO] 
20:59:25  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>>
20:59:25  [INFO] 
20:59:25  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ forwardingrules-manager ---
20:59:25  [INFO] Fork Value is true
20:59:31  [INFO] Done SpotBugs Analysis....
20:59:31  [INFO] 
20:59:31  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<<
20:59:31  [INFO] 
20:59:31  [INFO] 
20:59:31  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ forwardingrules-manager ---
20:59:31  [INFO] BugInstance size is 0
20:59:31  [INFO] Error size is 0
20:59:31  [INFO] No errors/warnings found
20:59:31  [INFO] 
20:59:31  [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager ---
20:59:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/test/resources
20:59:31  [INFO] 
20:59:31  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ forwardingrules-manager ---
20:59:31  [INFO] Recompiling the module because of changed dependency.
20:59:31  [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
20:59:32  [INFO] 
20:59:32  [INFO] --- surefire:3.5.2:test (default-test) @ forwardingrules-manager ---
20:59:32  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/surefire-reports
20:59:32  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
20:59:32  [INFO] 
20:59:32  [INFO] -------------------------------------------------------
20:59:32  [INFO]  T E S T S
20:59:32  [INFO] -------------------------------------------------------
20:59:33  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest
20:59:33  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
20:59:42  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.755 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest
20:59:42  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest
20:59:42  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest
20:59:42  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest
20:59:42  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest
20:59:42  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest
20:59:43  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.800 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest
20:59:43  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest
20:59:43  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest
20:59:43  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest
20:59:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest
20:59:44  [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest
20:59:44  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest
20:59:44  [INFO] 
20:59:44  [INFO] Results:
20:59:44  [INFO] 
20:59:44  [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
20:59:44  [INFO] 
20:59:44  [INFO] 
20:59:44  [INFO] --- copy:14.0.7:copy-files (default) @ forwardingrules-manager ---
20:59:44  [INFO] 
20:59:44  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-manager ---
20:59:44  [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.19.2-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm,  has 1,  private references [org.opendaylight.openflowplugin.applications.frm.impl]
20:59:44  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.2-SNAPSHOT.jar
20:59:44  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF
20:59:44  [INFO] 
20:59:44  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ forwardingrules-manager ---
20:59:44  [INFO] No previous run data found, generating javadoc.
20:59:47  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.2-SNAPSHOT-javadoc.jar
20:59:47  [INFO] 
20:59:47  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-manager ---
20:59:47  [INFO] CycloneDX: Resolving Dependencies
20:59:48  [INFO] CycloneDX: Creating BOM version 1.6 with 48 component(s)
20:59:48  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/bom.xml
20:59:48  [INFO]            attaching as forwardingrules-manager-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:48  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/bom.json
20:59:48  [INFO]            attaching as forwardingrules-manager-0.19.2-SNAPSHOT-cyclonedx.json
20:59:48  [INFO] 
20:59:48  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager ---
20:59:48  [INFO] Skipping duplicate-finder execution!
20:59:48  [INFO] 
20:59:48  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ forwardingrules-manager ---
20:59:48  [WARNING] Used undeclared dependencies found:
20:59:48  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
20:59:48  [WARNING]    org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.9:test
20:59:48  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
20:59:48  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.2-SNAPSHOT:compile
20:59:48  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
20:59:48  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
20:59:48  [WARNING]    org.checkerframework:checker-qual:jar:3.49.0:compile
20:59:48  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
20:59:48  [INFO] 
20:59:48  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager ---
20:59:48  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.2-SNAPSHOT-sources.jar
20:59:48  [INFO] 
20:59:48  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ forwardingrules-manager ---
20:59:48  [INFO] 
20:59:48  [INFO] --- jacoco:0.8.12:report (report) @ forwardingrules-manager ---
20:59:48  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec
20:59:48  [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes
20:59:48  [INFO] 
20:59:48  [INFO] --- install:3.1.3:install (default-install) @ forwardingrules-manager ---
20:59:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-SNAPSHOT.pom
20:59:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-SNAPSHOT.jar
20:59:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-SNAPSHOT-javadoc.jar
20:59:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-SNAPSHOT-cyclonedx.xml
20:59:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-SNAPSHOT-cyclonedx.json
20:59:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-SNAPSHOT-sources.jar
20:59:48  [INFO] 
20:59:48  [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-manager ---
20:59:48  [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-SNAPSHOT.jar
20:59:48  [INFO] Writing OBR metadata
20:59:48  [INFO] 
20:59:48  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ forwardingrules-manager ---
20:59:48  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
20:59:48  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
20:59:48  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:48  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:48      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:48      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:48      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
20:59:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:48      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:48      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:48      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:48      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:48      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:48      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:48      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:48      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:48      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:48      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:48      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:48      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:48      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:48      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:48      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:48  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml
20:59:48  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml
20:59:48  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
20:59:48      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
20:59:48      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
20:59:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
20:59:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
20:59:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
20:59:48      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
20:59:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
20:59:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
20:59:48      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
20:59:48      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
20:59:48      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
20:59:48      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
20:59:48      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
20:59:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
20:59:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
20:59:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
20:59:48      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
20:59:48      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
20:59:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
20:59:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
20:59:48      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
20:59:48      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
20:59:48      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
20:59:48      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
20:59:48      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
20:59:48      at java.lang.reflect.Method.invoke (Method.java:580)
20:59:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
20:59:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
20:59:48      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
20:59:48      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
20:59:48  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml
20:59:48  [INFO] 
20:59:48  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-manager ---
20:59:48  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
20:59:48  [INFO] 
20:59:48  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >--
20:59:48  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.2-SNAPSHOT [55/84]
20:59:48  [INFO]   from features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml
20:59:48  [INFO] ------------------------------[ feature ]-------------------------------
20:59:48  [INFO] 
20:59:48  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:48  [INFO] 
20:59:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:48  [INFO] 
20:59:48  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
20:59:48  [INFO] 
20:59:48  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] 
20:59:49  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] 
20:59:49  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
20:59:49  [INFO] argLine set to empty
20:59:49  [INFO] 
20:59:49  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] Starting audit...
20:59:49  Audit done.
20:59:49  [INFO] You have 0 Checkstyle violations.
20:59:49  [INFO] 
20:59:49  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] Starting audit...
20:59:49  Audit done.
20:59:49  [INFO] You have 0 Checkstyle violations.
20:59:49  [INFO] 
20:59:49  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] 
20:59:49  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml
20:59:49  [INFO] ...done!
20:59:49  [INFO] Attaching features XML
20:59:49  [INFO] 
20:59:49  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [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
20:59:49  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
20:59:49  [INFO] 
20:59:49  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>>
20:59:49  [INFO] 
20:59:49  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] 
20:59:49  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<<
20:59:49  [INFO] 
20:59:49  [INFO] 
20:59:49  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] 
20:59:49  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-forwardingrules-manager ---
20:59:49  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager
20:59:49  [INFO] Project dependency features detected: []
20:59:49  [INFO] Pax Exam System (Version: 4.13.3) created.
20:59:49  [INFO] Creating RMI registry server on 127.0.0.1:21000
20:59:50  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
20:59:50  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
20:59:50  [INFO] Waiting for remote bundle context.. on 21000 name: 66609a1d-881e-4f52-9bb6-76c0d1c1f3fc timout: [ RelativeTimeout value = 180000 ]
21:00:16  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:00:16  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:00:16  [INFO] 
21:00:16  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:16  [INFO] 
21:00:16  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:16  [INFO] No Javadoc in project. Archive not created.
21:00:16  [INFO] 
21:00:16  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:16  [INFO] CycloneDX: Resolving Dependencies
21:00:19  [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s)
21:00:19  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml
21:00:20  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-manager-0.19.2-SNAPSHOT-cyclonedx.xml
21:00:20  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json
21:00:20  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-manager-0.19.2-SNAPSHOT-cyclonedx.json
21:00:20  [INFO] 
21:00:20  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:20  [INFO] Skipping duplicate-finder execution!
21:00:20  [INFO] 
21:00:20  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:20  [INFO] Skipping plugin execution
21:00:20  [INFO] 
21:00:20  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:20  [INFO] Skipping source per configuration.
21:00:20  [INFO] 
21:00:20  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:20  [INFO] 
21:00:20  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:20  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:00:20  [INFO] 
21:00:20  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:20  [WARNING] 
21:00:20  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign
21:00:20  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:00:20  [WARNING] 
21:00:20  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:00:20  [WARNING] 
21:00:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-SNAPSHOT.pom
21:00:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-SNAPSHOT-features.xml
21:00:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-SNAPSHOT-cyclonedx.xml
21:00:20  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-SNAPSHOT-cyclonedx.json
21:00:20  [INFO] 
21:00:20  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager ---
21:00:20  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:00:20  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:00:20  [WARNING] 
21:00:20  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign
21:00:20  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:00:20  [WARNING] 
21:00:20  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:00:20  [WARNING] 
21:00:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:00:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:00:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:00:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:00:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:00:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:00:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:00:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:00:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:00:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:00:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:00:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:00:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:00:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:00:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:00:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:00:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:00:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:00:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:00:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:00:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:00:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:00:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:00:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:00:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:00:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:00:20      at java.lang.reflect.Method.invoke (Method.java:580)
21:00:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:00:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:00:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:00:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:00:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:00:20  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml
21:00:20  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:00:20      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:00:20      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:00:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:00:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:00:20      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:00:20      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:00:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:00:20      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:00:20      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:00:20      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:00:20      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:00:20      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:00:20      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:00:20      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:00:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:00:20      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:00:20      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:00:20      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:00:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:00:20      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:00:20      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:00:20      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:00:20      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:00:20      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:00:20      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:00:20      at java.lang.reflect.Method.invoke (Method.java:580)
21:00:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:00:20      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:00:20      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:00:20      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:00:20  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml
21:00:20  [INFO] 
21:00:20  [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >--
21:00:20  [INFO] Building forwardingrules-sync 0.19.2-SNAPSHOT                    [56/84]
21:00:20  [INFO]   from applications/forwardingrules-sync/pom.xml
21:00:20  [INFO] -------------------------------[ bundle ]-------------------------------
21:00:20  [INFO] 
21:00:20  [INFO] --- clean:3.4.0:clean (default-clean) @ forwardingrules-sync ---
21:00:20  [INFO] 
21:00:20  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ forwardingrules-sync ---
21:00:20  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:00:20  [INFO] 
21:00:20  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync ---
21:00:20  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:00:20  [INFO] 
21:00:20  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ forwardingrules-sync ---
21:00:20  [INFO] 
21:00:20  [INFO] --- dependency:3.8.1:properties (default) @ forwardingrules-sync ---
21:00:20  [INFO] 
21:00:20  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync ---
21:00:20  [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-merge-scandium/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/**
21:00:20  [INFO] 
21:00:20  [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync ---
21:00:20  [INFO] Starting audit...
21:00:20  Audit done.
21:00:20  [INFO] You have 0 Checkstyle violations.
21:00:20  [INFO] 
21:00:20  [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync ---
21:00:21  [INFO] Starting audit...
21:00:21  Audit done.
21:00:21  [INFO] You have 0 Checkstyle violations.
21:00:21  [INFO] 
21:00:21  [INFO] --- dependency:3.8.1:copy (unpack-license) @ forwardingrules-sync ---
21:00:21  [INFO] 
21:00:21  [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync ---
21:00:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/main/resources
21:00:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/generated-sources/spi
21:00:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/generated-sources/yang
21:00:21  [INFO] 
21:00:21  [INFO] --- compiler:3.13.0:compile (default-compile) @ forwardingrules-sync ---
21:00:21  [INFO] Recompiling the module because of changed dependency.
21:00:21  [INFO] Compiling 43 source files with javac [debug release 21] to target/classes
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:21  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java: Some input files additionally use or override a deprecated API.
21:00:21  [INFO] 
21:00:21  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>>
21:00:21  [INFO] 
21:00:21  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ forwardingrules-sync ---
21:00:21  [INFO] Fork Value is true
21:00:26  [INFO] Done SpotBugs Analysis....
21:00:26  [INFO] 
21:00:26  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<<
21:00:26  [INFO] 
21:00:26  [INFO] 
21:00:26  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ forwardingrules-sync ---
21:00:26  [INFO] BugInstance size is 0
21:00:26  [INFO] Error size is 0
21:00:26  [INFO] No errors/warnings found
21:00:26  [INFO] 
21:00:26  [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync ---
21:00:26  [INFO] Copying 1 resource from src/test/resources to target/test-classes
21:00:26  [INFO] 
21:00:26  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ forwardingrules-sync ---
21:00:26  [INFO] Recompiling the module because of changed dependency.
21:00:26  [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:00:27  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:00:27  [INFO] 
21:00:27  [INFO] --- surefire:3.5.2:test (default-test) @ forwardingrules-sync ---
21:00:27  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/surefire-reports
21:00:27  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:00:27  [INFO] 
21:00:27  [INFO] -------------------------------------------------------
21:00:27  [INFO]  T E S T S
21:00:27  [INFO] -------------------------------------------------------
21:00:28  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest
21:00:28  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
21:00:29  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest
21:00:29  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest
21:00:31  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.135 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest
21:00:31  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest
21:00:31  [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest
21:00:31  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest
21:00:31  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest
21:00:31  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest
21:00:32  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest
21:00:32  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest
21:00:32  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest
21:00:32  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest
21:00:32  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest
21:00:32  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest
21:00:32  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest
21:00:32  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest
21:00:32  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest
21:00:32  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest
21:00:33  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest
21:00:33  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest
21:00:33  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest
21:00:33  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest
21:00:33  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest
21:00:33  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest
21:00:33  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest
21:00:33  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest
21:00:33  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest
21:00:33  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest
21:00:33  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest
21:00:33  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest
21:00:33  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest
21:00:33  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest
21:00:33  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest
21:00:33  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest
21:00:34  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest
21:00:34  [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest
21:00:35  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.042 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest
21:00:35  [INFO] 
21:00:35  [INFO] Results:
21:00:35  [INFO] 
21:00:35  [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0
21:00:35  [INFO] 
21:00:35  [INFO] 
21:00:35  [INFO] --- copy:14.0.7:copy-files (default) @ forwardingrules-sync ---
21:00:35  [INFO] 
21:00:35  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-sync ---
21:00:35  [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.19.2-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync,  has 1,  private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy]
21:00:35  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.2-SNAPSHOT.jar
21:00:35  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF
21:00:35  [INFO] 
21:00:35  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ forwardingrules-sync ---
21:00:35  [INFO] No previous run data found, generating javadoc.
21:00:37  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.2-SNAPSHOT-javadoc.jar
21:00:37  [INFO] 
21:00:37  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-sync ---
21:00:37  [INFO] CycloneDX: Resolving Dependencies
21:00:38  [INFO] CycloneDX: Creating BOM version 1.6 with 37 component(s)
21:00:38  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/bom.xml
21:00:38  [INFO]            attaching as forwardingrules-sync-0.19.2-SNAPSHOT-cyclonedx.xml
21:00:38  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/bom.json
21:00:38  [INFO]            attaching as forwardingrules-sync-0.19.2-SNAPSHOT-cyclonedx.json
21:00:38  [INFO] 
21:00:38  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync ---
21:00:38  [INFO] Skipping duplicate-finder execution!
21:00:38  [INFO] 
21:00:38  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ forwardingrules-sync ---
21:00:38  [WARNING] Used undeclared dependencies found:
21:00:38  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
21:00:38  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
21:00:38  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
21:00:38  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
21:00:38  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
21:00:38  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
21:00:38  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
21:00:38  [WARNING] Non-test scoped test only dependencies found:
21:00:38  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
21:00:38  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
21:00:38  [INFO] 
21:00:38  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync ---
21:00:38  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.2-SNAPSHOT-sources.jar
21:00:38  [INFO] 
21:00:38  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ forwardingrules-sync ---
21:00:38  [INFO] 
21:00:38  [INFO] --- jacoco:0.8.12:report (report) @ forwardingrules-sync ---
21:00:38  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec
21:00:38  [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes
21:00:38  [INFO] 
21:00:38  [INFO] --- install:3.1.3:install (default-install) @ forwardingrules-sync ---
21:00:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-SNAPSHOT.pom
21:00:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-SNAPSHOT.jar
21:00:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-SNAPSHOT-javadoc.jar
21:00:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-SNAPSHOT-cyclonedx.xml
21:00:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-SNAPSHOT-cyclonedx.json
21:00:38  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-SNAPSHOT-sources.jar
21:00:38  [INFO] 
21:00:38  [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-sync ---
21:00:39  [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-SNAPSHOT.jar
21:00:39  [INFO] Writing OBR metadata
21:00:39  [INFO] 
21:00:39  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ forwardingrules-sync ---
21:00:39  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:00:39  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:00:39  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml
21:00:39  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:00:39      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:00:39      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:00:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:00:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:00:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:00:39      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:00:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:00:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:00:39      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:00:39      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:00:39      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:00:39      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:00:39      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:00:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:00:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:00:39      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:00:39      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:00:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:00:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:00:39      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:00:39      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:00:39      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:00:39      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:00:39      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:00:39      at java.lang.reflect.Method.invoke (Method.java:580)
21:00:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:00:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:00:39      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:00:39      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:00:39  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml
21:00:39  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml
21:00:39  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:00:39      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:00:39      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:00:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:00:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:00:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:00:39      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:00:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:00:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:00:39      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:00:39      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:00:39      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:00:39      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:00:39      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:00:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:00:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:00:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:00:39      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:00:39      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:00:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:00:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:00:39      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:00:39      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:00:39      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:00:39      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:00:39      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:00:39      at java.lang.reflect.Method.invoke (Method.java:580)
21:00:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:00:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:00:39      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:00:39      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:00:39  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml
21:00:39  [INFO] 
21:00:39  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-sync ---
21:00:39  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:00:39  [INFO] 
21:00:39  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >--
21:00:39  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.2-SNAPSHOT [57/84]
21:00:39  [INFO]   from features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml
21:00:39  [INFO] ------------------------------[ feature ]-------------------------------
21:00:39  [INFO] 
21:00:39  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] 
21:00:39  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:00:39  [INFO] 
21:00:39  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:00:39  [INFO] 
21:00:39  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] 
21:00:39  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] 
21:00:39  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:00:39  [INFO] argLine set to empty
21:00:39  [INFO] 
21:00:39  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] Starting audit...
21:00:39  Audit done.
21:00:39  [INFO] You have 0 Checkstyle violations.
21:00:39  [INFO] 
21:00:39  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] Starting audit...
21:00:39  Audit done.
21:00:39  [INFO] You have 0 Checkstyle violations.
21:00:39  [INFO] 
21:00:39  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] 
21:00:39  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml
21:00:39  [INFO] ...done!
21:00:39  [INFO] Attaching features XML
21:00:39  [INFO] 
21:00:39  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [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
21:00:39  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:00:39  [INFO] 
21:00:39  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>>
21:00:39  [INFO] 
21:00:39  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] 
21:00:39  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<<
21:00:39  [INFO] 
21:00:39  [INFO] 
21:00:39  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] 
21:00:39  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:39  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync
21:00:39  [INFO] Project dependency features detected: []
21:00:39  [INFO] Pax Exam System (Version: 4.13.3) created.
21:00:39  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:00:40  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:00:40  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:00:40  [INFO] Waiting for remote bundle context.. on 21000 name: c794335d-45a2-4d8d-a3e1-9d0be37712b5 timout: [ RelativeTimeout value = 180000 ]
21:00:57  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:00:57  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:00:58  [INFO] 
21:00:58  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:58  [INFO] 
21:00:58  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:58  [INFO] No Javadoc in project. Archive not created.
21:00:58  [INFO] 
21:00:58  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync ---
21:00:58  [INFO] CycloneDX: Resolving Dependencies
21:01:00  [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s)
21:01:00  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml
21:01:01  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-sync-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:01  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json
21:01:01  [INFO]            attaching as odl-openflowplugin-app-forwardingrules-sync-0.19.2-SNAPSHOT-cyclonedx.json
21:01:01  [INFO] 
21:01:01  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync ---
21:01:01  [INFO] Skipping duplicate-finder execution!
21:01:01  [INFO] 
21:01:01  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync ---
21:01:01  [INFO] Skipping plugin execution
21:01:01  [INFO] 
21:01:01  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync ---
21:01:01  [INFO] Skipping source per configuration.
21:01:01  [INFO] 
21:01:01  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync ---
21:01:01  [INFO] 
21:01:01  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-forwardingrules-sync ---
21:01:01  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:01:01  [INFO] 
21:01:01  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync ---
21:01:01  [WARNING] 
21:01:01  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign
21:01:01  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:01:01  [WARNING] 
21:01:01  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:01:01  [WARNING] 
21:01:01  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-SNAPSHOT.pom
21:01:01  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-SNAPSHOT-features.xml
21:01:01  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:01  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-SNAPSHOT-cyclonedx.json
21:01:01  [INFO] 
21:01:01  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync ---
21:01:01  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:01:01  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:01:01  [WARNING] 
21:01:01  [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign
21:01:01  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:01:01  [WARNING] 
21:01:01  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:01:01  [WARNING] 
21:01:01  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:01  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:01      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:01      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:01      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:01      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:01:01      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:01      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:01      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:01      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:01      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:01      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:01      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:01      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:01      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:01      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:01      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:01      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:01      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:01      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:01      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:01      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:01      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:01      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:01      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:01      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:01      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:01      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:01  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:01  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml
21:01:01  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:01      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:01      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:01      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:01      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:01      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:01:01      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:01      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:01      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:01      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:01      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:01      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:01      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:01      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:01      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:01      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:01      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:01      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:01      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:01      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:01      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:01      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:01      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:01      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:01      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:01      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:01      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:01      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:01      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:01  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml
21:01:01  [INFO] 
21:01:01  [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >--
21:01:01  [INFO] Building table-miss-enforcer 0.19.2-SNAPSHOT                     [58/84]
21:01:01  [INFO]   from applications/table-miss-enforcer/pom.xml
21:01:01  [INFO] -------------------------------[ bundle ]-------------------------------
21:01:01  [INFO] 
21:01:01  [INFO] --- clean:3.4.0:clean (default-clean) @ table-miss-enforcer ---
21:01:01  [INFO] 
21:01:01  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ table-miss-enforcer ---
21:01:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:01  [INFO] 
21:01:01  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer ---
21:01:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:01  [INFO] 
21:01:01  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ table-miss-enforcer ---
21:01:01  [INFO] 
21:01:01  [INFO] --- dependency:3.8.1:properties (default) @ table-miss-enforcer ---
21:01:01  [INFO] 
21:01:01  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer ---
21:01:01  [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-merge-scandium/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/**
21:01:01  [INFO] 
21:01:01  [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer ---
21:01:01  [INFO] Starting audit...
21:01:01  Audit done.
21:01:01  [INFO] You have 0 Checkstyle violations.
21:01:01  [INFO] 
21:01:01  [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer ---
21:01:01  [INFO] Starting audit...
21:01:01  Audit done.
21:01:01  [INFO] You have 0 Checkstyle violations.
21:01:01  [INFO] 
21:01:01  [INFO] --- dependency:3.8.1:copy (unpack-license) @ table-miss-enforcer ---
21:01:01  [INFO] 
21:01:01  [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer ---
21:01:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/src/main/resources
21:01:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/generated-sources/spi
21:01:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/generated-sources/yang
21:01:01  [INFO] 
21:01:01  [INFO] --- compiler:3.13.0:compile (default-compile) @ table-miss-enforcer ---
21:01:01  [INFO] Recompiling the module because of changed dependency.
21:01:01  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
21:01:01  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:01  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:01  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:01  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:01  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:01  [INFO] 
21:01:01  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>>
21:01:01  [INFO] 
21:01:01  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ table-miss-enforcer ---
21:01:01  [INFO] Fork Value is true
21:01:04  [INFO] Done SpotBugs Analysis....
21:01:04  [INFO] 
21:01:04  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<<
21:01:04  [INFO] 
21:01:04  [INFO] 
21:01:04  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ table-miss-enforcer ---
21:01:04  [INFO] BugInstance size is 0
21:01:04  [INFO] Error size is 0
21:01:04  [INFO] No errors/warnings found
21:01:04  [INFO] 
21:01:04  [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer ---
21:01:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/src/test/resources
21:01:04  [INFO] 
21:01:04  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ table-miss-enforcer ---
21:01:04  [INFO] Recompiling the module because of changed dependency.
21:01:04  [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes
21:01:04  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:04  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:04  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:04  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:04  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:04  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:04  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:04  [INFO] 
21:01:04  [INFO] --- surefire:3.5.2:test (default-test) @ table-miss-enforcer ---
21:01:04  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/surefire-reports
21:01:04  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:01:04  [INFO] 
21:01:04  [INFO] -------------------------------------------------------
21:01:04  [INFO]  T E S T S
21:01:04  [INFO] -------------------------------------------------------
21:01:05  [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest
21:01:05  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
21:01:06  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest
21:01:06  [INFO] 
21:01:06  [INFO] Results:
21:01:06  [INFO] 
21:01:06  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
21:01:06  [INFO] 
21:01:06  [INFO] 
21:01:06  [INFO] --- copy:14.0.7:copy-files (default) @ table-miss-enforcer ---
21:01:06  [INFO] 
21:01:06  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ table-miss-enforcer ---
21:01:07  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.2-SNAPSHOT.jar
21:01:07  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF
21:01:07  [INFO] 
21:01:07  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ table-miss-enforcer ---
21:01:07  [INFO] No previous run data found, generating javadoc.
21:01:08  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.2-SNAPSHOT-javadoc.jar
21:01:08  [INFO] 
21:01:08  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ table-miss-enforcer ---
21:01:08  [INFO] CycloneDX: Resolving Dependencies
21:01:08  [INFO] CycloneDX: Creating BOM version 1.6 with 43 component(s)
21:01:08  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/bom.xml
21:01:08  [INFO]            attaching as table-miss-enforcer-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:08  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/bom.json
21:01:08  [INFO]            attaching as table-miss-enforcer-0.19.2-SNAPSHOT-cyclonedx.json
21:01:08  [INFO] 
21:01:08  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer ---
21:01:08  [INFO] Skipping duplicate-finder execution!
21:01:08  [INFO] 
21:01:08  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ table-miss-enforcer ---
21:01:08  [WARNING] Used undeclared dependencies found:
21:01:08  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
21:01:08  [WARNING]    com.google.guava:guava:jar:33.4.0-jre:compile
21:01:08  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
21:01:08  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
21:01:08  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
21:01:08  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
21:01:08  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
21:01:08  [INFO] 
21:01:08  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer ---
21:01:08  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.2-SNAPSHOT-sources.jar
21:01:08  [INFO] 
21:01:08  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ table-miss-enforcer ---
21:01:08  [INFO] 
21:01:08  [INFO] --- jacoco:0.8.12:report (report) @ table-miss-enforcer ---
21:01:08  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec
21:01:08  [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes
21:01:08  [INFO] 
21:01:08  [INFO] --- install:3.1.3:install (default-install) @ table-miss-enforcer ---
21:01:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-SNAPSHOT.pom
21:01:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-SNAPSHOT.jar
21:01:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-SNAPSHOT-javadoc.jar
21:01:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-SNAPSHOT-cyclonedx.json
21:01:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-SNAPSHOT-sources.jar
21:01:08  [INFO] 
21:01:08  [INFO] --- bundle:6.0.0:install (default-install) @ table-miss-enforcer ---
21:01:09  [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-SNAPSHOT.jar
21:01:09  [INFO] Writing OBR metadata
21:01:09  [INFO] 
21:01:09  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ table-miss-enforcer ---
21:01:09  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:01:09  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:01:09  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:09  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:09      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:09      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:09      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:01:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:09      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:09      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:09      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:09      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:09      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:09      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:09      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:09      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:09      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:09      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:09      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:09      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:09      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:09      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:09      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:09  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:09  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml
21:01:09  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:09      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:09      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:09      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:01:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:09      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:09      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:09      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:09      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:09      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:09      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:09      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:09      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:09      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:09      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:09      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:09      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:09      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:09      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:09      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:09  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml
21:01:09  [INFO] 
21:01:09  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ table-miss-enforcer ---
21:01:09  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:01:09  [INFO] 
21:01:09  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >--
21:01:09  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.2-SNAPSHOT [59/84]
21:01:09  [INFO]   from features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml
21:01:09  [INFO] ------------------------------[ feature ]-------------------------------
21:01:09  [INFO] 
21:01:09  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] 
21:01:09  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:09  [INFO] 
21:01:09  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:09  [INFO] 
21:01:09  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] 
21:01:09  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] 
21:01:09  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:01:09  [INFO] argLine set to empty
21:01:09  [INFO] 
21:01:09  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] Starting audit...
21:01:09  Audit done.
21:01:09  [INFO] You have 0 Checkstyle violations.
21:01:09  [INFO] 
21:01:09  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] Starting audit...
21:01:09  Audit done.
21:01:09  [INFO] You have 0 Checkstyle violations.
21:01:09  [INFO] 
21:01:09  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] 
21:01:09  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml
21:01:09  [INFO] ...done!
21:01:09  [INFO] Attaching features XML
21:01:09  [INFO] 
21:01:09  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [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
21:01:09  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:01:09  [INFO] 
21:01:09  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>>
21:01:09  [INFO] 
21:01:09  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] 
21:01:09  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<<
21:01:09  [INFO] 
21:01:09  [INFO] 
21:01:09  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] 
21:01:09  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:09  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer
21:01:09  [INFO] Project dependency features detected: []
21:01:09  [INFO] Pax Exam System (Version: 4.13.3) created.
21:01:09  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:01:10  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:01:10  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:01:10  [INFO] Waiting for remote bundle context.. on 21000 name: f7414321-9061-4818-9293-41b923239d9a timout: [ RelativeTimeout value = 180000 ]
21:01:36  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:01:36  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:01:36  [INFO] 
21:01:36  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:36  [INFO] 
21:01:36  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:36  [INFO] No Javadoc in project. Archive not created.
21:01:36  [INFO] 
21:01:36  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:36  [INFO] CycloneDX: Resolving Dependencies
21:01:38  [INFO] CycloneDX: Creating BOM version 1.6 with 260 component(s)
21:01:39  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml
21:01:39  [INFO]            attaching as odl-openflowplugin-app-table-miss-enforcer-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:39  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json
21:01:39  [INFO]            attaching as odl-openflowplugin-app-table-miss-enforcer-0.19.2-SNAPSHOT-cyclonedx.json
21:01:39  [INFO] 
21:01:39  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:39  [INFO] Skipping duplicate-finder execution!
21:01:39  [INFO] 
21:01:39  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:39  [INFO] Skipping plugin execution
21:01:39  [INFO] 
21:01:39  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:39  [INFO] Skipping source per configuration.
21:01:39  [INFO] 
21:01:39  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:39  [INFO] 
21:01:39  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:39  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:01:39  [INFO] 
21:01:39  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:39  [WARNING] 
21:01:39  [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign
21:01:39  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:01:39  [WARNING] 
21:01:39  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:01:39  [WARNING] 
21:01:39  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-SNAPSHOT.pom
21:01:39  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-SNAPSHOT-features.xml
21:01:39  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:39  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-SNAPSHOT-cyclonedx.json
21:01:39  [INFO] 
21:01:39  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer ---
21:01:39  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:01:39  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:01:39  [WARNING] 
21:01:39  [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign
21:01:39  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:01:39  [WARNING] 
21:01:39  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:01:39  [WARNING] 
21:01:39  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:39  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:39      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:39      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:39      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:01:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:39      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:39      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:39      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:39      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:39      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:39      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:39      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:39      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:39      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:39      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:39      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:39      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:39      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:39      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:39      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:39  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:39  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml
21:01:39  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:39      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:39      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:39      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:39      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:01:39      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:39      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:39      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:39      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:39      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:39      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:39      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:39      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:39      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:39      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:39      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:39      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:39      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:39      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:39      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:39      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:39      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:39      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:39      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:39      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:39  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml
21:01:39  [INFO] 
21:01:39  [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >--
21:01:39  [INFO] Building topology-lldp-discovery 0.19.2-SNAPSHOT                 [60/84]
21:01:39  [INFO]   from applications/topology-lldp-discovery/pom.xml
21:01:39  [INFO] -------------------------------[ bundle ]-------------------------------
21:01:39  [INFO] 
21:01:39  [INFO] --- clean:3.4.0:clean (default-clean) @ topology-lldp-discovery ---
21:01:39  [INFO] 
21:01:39  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery ---
21:01:39  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:39  [INFO] 
21:01:39  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery ---
21:01:39  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:39  [INFO] 
21:01:39  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ topology-lldp-discovery ---
21:01:39  [INFO] 
21:01:39  [INFO] --- dependency:3.8.1:properties (default) @ topology-lldp-discovery ---
21:01:39  [INFO] 
21:01:39  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery ---
21:01:39  [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-merge-scandium/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/**
21:01:39  [INFO] 
21:01:39  [INFO] --- yang:14.0.9:generate-sources (binding) @ topology-lldp-discovery ---
21:01:39  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:01:39  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/yang
21:01:39  [INFO] yang-to-sources: Found 12 dependencies in 1.829 ms
21:01:39  [INFO] yang-to-sources: Project model files found: 1 in 1.130 ms
21:01:39  [INFO] yang-to-sources: 1 YANG models processed in 62.84 ms
21:01:39  [INFO] BindingJavaFileGenerator: Defined 7 files in 1.155 ms
21:01:39  [INFO] Sorted 7 files into 3 directories in 163.9 μs
21:01:39  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 5.319 ms
21:01:39  [INFO] 
21:01:39  [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery ---
21:01:39  [INFO] Starting audit...
21:01:39  Audit done.
21:01:39  [INFO] You have 0 Checkstyle violations.
21:01:39  [INFO] 
21:01:39  [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery ---
21:01:39  [INFO] Starting audit...
21:01:39  Audit done.
21:01:39  [INFO] You have 0 Checkstyle violations.
21:01:39  [INFO] 
21:01:39  [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-lldp-discovery ---
21:01:39  [INFO] 
21:01:39  [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery ---
21:01:39  [INFO] Copying 1 resource from src/main/resources to target/classes
21:01:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/generated-sources/spi
21:01:39  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:01:39  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:01:39  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:01:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/generated-sources/spi
21:01:39  [INFO] 
21:01:39  [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-lldp-discovery ---
21:01:39  [INFO] Recompiling the module because of changed dependency.
21:01:39  [INFO] Compiling 11 source files with javac [debug release 21] to target/classes
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:40  [INFO] 
21:01:40  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>>
21:01:40  [INFO] 
21:01:40  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ topology-lldp-discovery ---
21:01:40  [INFO] Fork Value is true
21:01:43  [INFO] Done SpotBugs Analysis....
21:01:43  [INFO] 
21:01:43  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<<
21:01:43  [INFO] 
21:01:43  [INFO] 
21:01:43  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ topology-lldp-discovery ---
21:01:43  [INFO] BugInstance size is 0
21:01:43  [INFO] Error size is 0
21:01:43  [INFO] No errors/warnings found
21:01:43  [INFO] 
21:01:43  [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery ---
21:01:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/test/resources
21:01:43  [INFO] 
21:01:43  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-lldp-discovery ---
21:01:43  [INFO] Recompiling the module because of changed dependency.
21:01:43  [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes
21:01:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:43  [INFO] 
21:01:43  [INFO] --- surefire:3.5.2:test (default-test) @ topology-lldp-discovery ---
21:01:43  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/surefire-reports
21:01:43  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:01:43  [INFO] 
21:01:43  [INFO] -------------------------------------------------------
21:01:43  [INFO]  T E S T S
21:01:43  [INFO] -------------------------------------------------------
21:01:44  [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest
21:01:44  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
21:01:45  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.537 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest
21:01:45  [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest
21:01:45  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest
21:01:45  [INFO] 
21:01:45  [INFO] Results:
21:01:45  [INFO] 
21:01:45  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
21:01:45  [INFO] 
21:01:45  [INFO] 
21:01:45  [INFO] --- copy:14.0.7:copy-files (default) @ topology-lldp-discovery ---
21:01:45  [INFO] 
21:01:45  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-lldp-discovery ---
21:01:46  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.2-SNAPSHOT.jar
21:01:46  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF
21:01:46  [INFO] 
21:01:46  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-lldp-discovery ---
21:01:46  [INFO] No previous run data found, generating javadoc.
21:01:47  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.2-SNAPSHOT-javadoc.jar
21:01:47  [INFO] 
21:01:47  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-lldp-discovery ---
21:01:47  [INFO] CycloneDX: Resolving Dependencies
21:01:48  [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s)
21:01:48  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/bom.xml
21:01:48  [INFO]            attaching as topology-lldp-discovery-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:48  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/bom.json
21:01:48  [INFO]            attaching as topology-lldp-discovery-0.19.2-SNAPSHOT-cyclonedx.json
21:01:48  [INFO] 
21:01:48  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery ---
21:01:48  [INFO] Skipping duplicate-finder execution!
21:01:48  [INFO] 
21:01:48  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-lldp-discovery ---
21:01:48  [WARNING] Used undeclared dependencies found:
21:01:48  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
21:01:48  [WARNING]    org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.9:compile
21:01:48  [WARNING]    org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.9:compile
21:01:48  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
21:01:48  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
21:01:48  [INFO] 
21:01:48  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery ---
21:01:48  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.2-SNAPSHOT-sources.jar
21:01:48  [INFO] 
21:01:48  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ topology-lldp-discovery ---
21:01:48  [INFO] 
21:01:48  [INFO] --- jacoco:0.8.12:report (report) @ topology-lldp-discovery ---
21:01:48  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec
21:01:48  [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes
21:01:48  [INFO] 
21:01:48  [INFO] --- install:3.1.3:install (default-install) @ topology-lldp-discovery ---
21:01:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-SNAPSHOT.pom
21:01:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-SNAPSHOT.jar
21:01:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-SNAPSHOT-javadoc.jar
21:01:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-SNAPSHOT-cyclonedx.json
21:01:48  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-SNAPSHOT-sources.jar
21:01:48  [INFO] 
21:01:48  [INFO] --- bundle:6.0.0:install (default-install) @ topology-lldp-discovery ---
21:01:48  [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-SNAPSHOT.jar
21:01:48  [INFO] Writing OBR metadata
21:01:48  [INFO] 
21:01:48  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-lldp-discovery ---
21:01:48  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:01:48  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:01:48  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:48  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:48      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:48      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:48      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:01:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:48      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:48      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:48      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:48      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:48      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:48      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:48      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:48      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:48      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:48      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:48      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:48      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:48      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:48      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:48      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:48  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:48  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml
21:01:48  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:48      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:48      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:48      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:48      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:01:48      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:48      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:48      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:48      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:48      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:48      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:48      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:48      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:48      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:48      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:48      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:48      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:48      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:48      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:48      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:48      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:48      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:48      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:48      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:48      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:48  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml
21:01:48  [INFO] 
21:01:48  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-lldp-discovery ---
21:01:48  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:01:48  [INFO] 
21:01:48  [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------
21:01:48  [INFO] Building lldp-speaker 0.19.2-SNAPSHOT                            [61/84]
21:01:48  [INFO]   from applications/lldp-speaker/pom.xml
21:01:48  [INFO] -------------------------------[ bundle ]-------------------------------
21:01:48  [INFO] 
21:01:48  [INFO] --- clean:3.4.0:clean (default-clean) @ lldp-speaker ---
21:01:48  [INFO] 
21:01:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lldp-speaker ---
21:01:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:48  [INFO] 
21:01:48  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker ---
21:01:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:48  [INFO] 
21:01:48  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ lldp-speaker ---
21:01:48  [INFO] 
21:01:48  [INFO] --- dependency:3.8.1:properties (default) @ lldp-speaker ---
21:01:48  [INFO] 
21:01:49  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker ---
21:01: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-merge-scandium/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/**
21:01:49  [INFO] 
21:01:49  [INFO] --- yang:14.0.9:generate-sources (binding) @ lldp-speaker ---
21:01:49  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:01:49  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/yang
21:01:49  [INFO] yang-to-sources: Found 13 dependencies in 1.882 ms
21:01:49  [INFO] yang-to-sources: Project model files found: 2 in 801.3 μs
21:01:49  [INFO] yang-to-sources: 3 YANG models processed in 64.00 ms
21:01:49  [INFO] BindingJavaFileGenerator: Defined 30 files in 2.414 ms
21:01:49  [INFO] Sorted 30 files into 5 directories in 80.37 μs
21:01:49  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 15.61 ms
21:01:49  [INFO] 
21:01:49  [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker ---
21:01:49  [INFO] Starting audit...
21:01:49  Audit done.
21:01:49  [INFO] You have 0 Checkstyle violations.
21:01:49  [INFO] 
21:01:49  [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker ---
21:01:49  [INFO] Starting audit...
21:01:49  Audit done.
21:01:49  [INFO] You have 0 Checkstyle violations.
21:01:49  [INFO] 
21:01:49  [INFO] --- dependency:3.8.1:copy (unpack-license) @ lldp-speaker ---
21:01:49  [INFO] 
21:01:49  [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker ---
21:01:49  [INFO] Copying 1 resource from src/main/resources to target/classes
21:01:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/generated-sources/spi
21:01:49  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:01:49  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:01:49  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:01:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/generated-sources/spi
21:01:49  [INFO] 
21:01:49  [INFO] --- compiler:3.13.0:compile (default-compile) @ lldp-speaker ---
21:01:49  [INFO] Recompiling the module because of changed dependency.
21:01:49  [INFO] Compiling 33 source files with javac [debug release 21] to target/classes
21:01:49  [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
21:01:49  [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
21:01:49  [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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
21:01:49    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
21:01:49    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
21:01:49    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion
21:01:49    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
21:01:49    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
21:01:49    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion
21:01:49    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
21:01:49    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:49  [INFO] 
21:01:49  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ lldp-speaker >>>
21:01:49  [INFO] 
21:01:49  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ lldp-speaker ---
21:01:49  [INFO] Fork Value is true
21:01:52  [INFO] Done SpotBugs Analysis....
21:01:52  [INFO] 
21:01:52  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ lldp-speaker <<<
21:01:52  [INFO] 
21:01:52  [INFO] 
21:01:52  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ lldp-speaker ---
21:01:52  [INFO] BugInstance size is 0
21:01:52  [INFO] Error size is 0
21:01:52  [INFO] No errors/warnings found
21:01:52  [INFO] 
21:01:52  [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker ---
21:01:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/resources
21:01:52  [INFO] 
21:01:52  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ lldp-speaker ---
21:01:52  [INFO] Recompiling the module because of changed dependency.
21:01:52  [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture
21:01:52    missing type arguments for generic class java.util.concurrent.ScheduledFuture<V>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
21:01:52    missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator
21:01:52    missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:01:52    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:01:52  [INFO] 
21:01:52  [INFO] --- surefire:3.5.2:test (default-test) @ lldp-speaker ---
21:01:52  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/surefire-reports
21:01:52  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:01:52  [INFO] 
21:01:52  [INFO] -------------------------------------------------------
21:01:52  [INFO]  T E S T S
21:01:52  [INFO] -------------------------------------------------------
21:01:53  [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest
21:01:53  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
21:01:55  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest
21:01:55  [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest
21:01:55  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.320 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest
21:01:56  [INFO] 
21:01:56  [INFO] Results:
21:01:56  [INFO] 
21:01:56  [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
21:01:56  [INFO] 
21:01:56  [INFO] 
21:01:56  [INFO] --- copy:14.0.7:copy-files (default) @ lldp-speaker ---
21:01:56  [INFO] 
21:01:56  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ lldp-speaker ---
21:01:56  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.2-SNAPSHOT.jar
21:01:56  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/META-INF/MANIFEST.MF
21:01:56  [INFO] 
21:01:56  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ lldp-speaker ---
21:01:56  [INFO] No previous run data found, generating javadoc.
21:01:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.2-SNAPSHOT-javadoc.jar
21:01:58  [INFO] 
21:01:58  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lldp-speaker ---
21:01:58  [INFO] CycloneDX: Resolving Dependencies
21:01:58  [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s)
21:01:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/bom.xml
21:01:58  [INFO]            attaching as lldp-speaker-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:58  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/bom.json
21:01:58  [INFO]            attaching as lldp-speaker-0.19.2-SNAPSHOT-cyclonedx.json
21:01:58  [INFO] 
21:01:58  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker ---
21:01:58  [INFO] Skipping duplicate-finder execution!
21:01:58  [INFO] 
21:01:58  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ lldp-speaker ---
21:01:58  [WARNING] Used undeclared dependencies found:
21:01:58  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
21:01:58  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
21:01:58  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
21:01:58  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
21:01:58  [INFO] 
21:01:58  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker ---
21:01:58  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.2-SNAPSHOT-sources.jar
21:01:58  [INFO] 
21:01:58  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ lldp-speaker ---
21:01:58  [INFO] 
21:01:58  [INFO] --- jacoco:0.8.12:report (report) @ lldp-speaker ---
21:01:58  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/code-coverage/jacoco.exec
21:01:58  [INFO] Analyzed bundle 'lldp-speaker' with 7 classes
21:01:59  [INFO] 
21:01:59  [INFO] --- install:3.1.3:install (default-install) @ lldp-speaker ---
21:01:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-SNAPSHOT.pom
21:01:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-SNAPSHOT.jar
21:01:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-SNAPSHOT-javadoc.jar
21:01:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-SNAPSHOT-cyclonedx.xml
21:01:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-SNAPSHOT-cyclonedx.json
21:01:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-SNAPSHOT-sources.jar
21:01:59  [INFO] 
21:01:59  [INFO] --- bundle:6.0.0:install (default-install) @ lldp-speaker ---
21:01:59  [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-SNAPSHOT.jar
21:01:59  [INFO] Writing OBR metadata
21:01:59  [INFO] 
21:01:59  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ lldp-speaker ---
21:01:59  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:01:59  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:01:59  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:59  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:59      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:59      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:59      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:01:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:59      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:59      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:59      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:59      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:59      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:59      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:59      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:59      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:59      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:59      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:59      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:59      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:59      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:59      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:59      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:59  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml
21:01:59  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml
21:01:59  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:01:59      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:01:59      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:01:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:01:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:01:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:01:59      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:01:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:01:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:01:59      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:01:59      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:01:59      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:01:59      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:01:59      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:01:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:01:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:01:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:01:59      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:01:59      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:01:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:01:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:01:59      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:01:59      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:01:59      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:01:59      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:01:59      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:01:59      at java.lang.reflect.Method.invoke (Method.java:580)
21:01:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:01:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:01:59      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:01:59      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:01:59  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml
21:01:59  [INFO] 
21:01:59  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ lldp-speaker ---
21:01:59  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:01:59  [INFO] 
21:01:59  [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >----
21:01:59  [INFO] Building topology-manager 0.19.2-SNAPSHOT                        [62/84]
21:01:59  [INFO]   from applications/topology-manager/pom.xml
21:01:59  [INFO] -------------------------------[ bundle ]-------------------------------
21:01:59  [INFO] 
21:01:59  [INFO] --- clean:3.4.0:clean (default-clean) @ topology-manager ---
21:01:59  [INFO] 
21:01:59  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ topology-manager ---
21:01:59  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:59  [INFO] 
21:01:59  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager ---
21:01:59  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:01:59  [INFO] 
21:01:59  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ topology-manager ---
21:01:59  [INFO] 
21:01:59  [INFO] --- dependency:3.8.1:properties (default) @ topology-manager ---
21:01:59  [INFO] 
21:01:59  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ topology-manager ---
21:01:59  [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-merge-scandium/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/**
21:01:59  [INFO] 
21:01:59  [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager ---
21:01:59  [INFO] Starting audit...
21:01:59  Audit done.
21:01:59  [INFO] You have 0 Checkstyle violations.
21:01:59  [INFO] 
21:01:59  [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager ---
21:01:59  [INFO] Starting audit...
21:01:59  Audit done.
21:01:59  [INFO] You have 0 Checkstyle violations.
21:01:59  [INFO] 
21:01:59  [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-manager ---
21:01:59  [INFO] 
21:01:59  [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager ---
21:01:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/resources
21:01:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/generated-sources/spi
21:01:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/generated-sources/yang
21:01:59  [INFO] 
21:01:59  [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-manager ---
21:01:59  [INFO] Recompiling the module because of changed dependency.
21:01:59  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[42,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[64,30] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[70,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[70,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[70,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[42,74] possible 'this' escape before subclass is fully initialized
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
21:02:00    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:00    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[62,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[75,53] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[89,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[89,85] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[92,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[49,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[81,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[81,86] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[83,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[87,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[119,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[119,94] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[122,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[143,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[143,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[143,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[153,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[153,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[153,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[155,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[155,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[155,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[158,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[161,36] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[172,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[172,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[172,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[30,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[30,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[30,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[49,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[49,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[49,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:00  [INFO] 
21:02:00  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ topology-manager >>>
21:02:00  [INFO] 
21:02:00  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ topology-manager ---
21:02:00  [INFO] Fork Value is true
21:02:03  [INFO] Done SpotBugs Analysis....
21:02:03  [INFO] 
21:02:03  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ topology-manager <<<
21:02:03  [INFO] 
21:02:03  [INFO] 
21:02:03  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ topology-manager ---
21:02:03  [INFO] BugInstance size is 0
21:02:03  [INFO] Error size is 0
21:02:03  [INFO] No errors/warnings found
21:02:03  [INFO] 
21:02:03  [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager ---
21:02:03  [INFO] Copying 1 resource from src/test/resources to target/test-classes
21:02:03  [INFO] 
21:02:03  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ topology-manager ---
21:02:03  [INFO] Recompiling the module because of changed dependency.
21:02:03  [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[59,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[84,68] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[87,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion
21:02:03    required: org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[56,90] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[56,40] 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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[63,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[102,24] 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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[120,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[71,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[90,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[96,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[129,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[135,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[144,17] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[153,23] 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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[164,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[170,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[176,17] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[185,32] 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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[60,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[65,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[65,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[73,76] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[77,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[86,62] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[119,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[124,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[124,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[128,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[134,17] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[138,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[139,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[159,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNode>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[69,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[78,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[84,76] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[88,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[98,62] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[102,66] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[108,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[109,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[135,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[144,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[146,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[153,17] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[157,17] <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
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[160,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[161,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[185,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:03    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification<T>
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion
21:02:03    required: E
21:02:03    found:    org.opendaylight.mdsal.binding.api.DataTreeModification
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion
21:02:03    required: java.util.List<org.opendaylight.mdsal.binding.api.DataTreeModification<org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.FlowCapableNodeConnector>>
21:02:03    found:    java.util.List
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[199,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:02:03  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] <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
21:02:03  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional uses or overrides of a deprecated API.
21:02:03  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional uses or overrides of a deprecated API that is marked for removal.
21:02:03  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional unchecked or unsafe operations.
21:02:03  [INFO] 
21:02:03  [INFO] --- surefire:3.5.2:test (default-test) @ topology-manager ---
21:02:03  [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/surefire-reports
21:02:03  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:02:03  [INFO] 
21:02:03  [INFO] -------------------------------------------------------
21:02:03  [INFO]  T E S T S
21:02:03  [INFO] -------------------------------------------------------
21:02:04  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest
21:02:04  OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
21:02:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.548 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest
21:02:06  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest
21:02:06  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest
21:02:06  [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest
21:02:06  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest
21:02:06  [INFO] 
21:02:06  [INFO] Results:
21:02:06  [INFO] 
21:02:06  [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
21:02:06  [INFO] 
21:02:06  [INFO] 
21:02:06  [INFO] --- copy:14.0.7:copy-files (default) @ topology-manager ---
21:02:06  [INFO] 
21:02:06  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-manager ---
21:02:06  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.2-SNAPSHOT.jar
21:02:06  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/META-INF/MANIFEST.MF
21:02:06  [INFO] 
21:02:06  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-manager ---
21:02:06  [INFO] No previous run data found, generating javadoc.
21:02:07  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.2-SNAPSHOT-javadoc.jar
21:02:07  [INFO] 
21:02:07  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-manager ---
21:02:07  [INFO] CycloneDX: Resolving Dependencies
21:02:08  [INFO] CycloneDX: Creating BOM version 1.6 with 41 component(s)
21:02:08  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/bom.xml
21:02:08  [INFO]            attaching as topology-manager-0.19.2-SNAPSHOT-cyclonedx.xml
21:02:08  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/bom.json
21:02:08  [INFO]            attaching as topology-manager-0.19.2-SNAPSHOT-cyclonedx.json
21:02:08  [INFO] 
21:02:08  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager ---
21:02:08  [INFO] Skipping duplicate-finder execution!
21:02:08  [INFO] 
21:02:08  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-manager ---
21:02:08  [WARNING] Used undeclared dependencies found:
21:02:08  [WARNING]    org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.9:compile
21:02:08  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
21:02:08  [WARNING]    org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.2-SNAPSHOT:compile
21:02:08  [WARNING]    org.opendaylight.yangtools:binding-spec:jar:14.0.9:compile
21:02:08  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
21:02:08  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
21:02:08  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
21:02:08  [WARNING] Non-test scoped test only dependencies found:
21:02:08  [WARNING]    org.opendaylight.yangtools:util:jar:14.0.9:compile
21:02:08  [INFO] 
21:02:08  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager ---
21:02:08  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.2-SNAPSHOT-sources.jar
21:02:08  [INFO] 
21:02:08  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ topology-manager ---
21:02:08  [INFO] 
21:02:08  [INFO] --- jacoco:0.8.12:report (report) @ topology-manager ---
21:02:08  [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/code-coverage/jacoco.exec
21:02:08  [INFO] Analyzed bundle 'topology-manager' with 11 classes
21:02:08  [INFO] 
21:02:08  [INFO] --- install:3.1.3:install (default-install) @ topology-manager ---
21:02:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-SNAPSHOT.pom
21:02:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-SNAPSHOT.jar
21:02:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-SNAPSHOT-javadoc.jar
21:02:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-SNAPSHOT-cyclonedx.xml
21:02:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-SNAPSHOT-cyclonedx.json
21:02:08  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-SNAPSHOT-sources.jar
21:02:08  [INFO] 
21:02:08  [INFO] --- bundle:6.0.0:install (default-install) @ topology-manager ---
21:02:08  [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-SNAPSHOT.jar
21:02:08  [INFO] Writing OBR metadata
21:02:08  [INFO] 
21:02:08  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ topology-manager ---
21:02:08  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:02:08  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:02:08  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:02:08  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:02:08      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:02:08      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:02:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:02:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:02:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:02:08      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:02:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:02:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:02:08      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:02:08      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:02:08      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:02:08      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:02:08      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:02:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:02:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:02:08      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:02:08      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:02:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:02:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:02:08      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:02:08      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:02:08      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:02:08      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:02:08      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:02:08      at java.lang.reflect.Method.invoke (Method.java:580)
21:02:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:02:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:02:08      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:02:08      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:02:08  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:02:08  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml
21:02:08  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:02:08      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:02:08      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:02:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:02:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:02:08      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:02:08      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:02:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:02:08      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:02:08      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:02:08      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:02:08      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:02:08      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:02:08      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:02:08      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:02:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:02:08      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:02:08      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:02:08      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:02:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:02:08      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:02:08      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:02:08      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:02:08      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:02:08      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:02:08      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:02:08      at java.lang.reflect.Method.invoke (Method.java:580)
21:02:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:02:08      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:02:08      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:02:08      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:02:08  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml
21:02:08  [INFO] 
21:02:08  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-manager ---
21:02:08  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:02:08  [INFO] 
21:02:08  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >---
21:02:08  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.19.2-SNAPSHOT [63/84]
21:02:08  [INFO]   from features-aggregator/odl-openflowplugin-app-topology/pom.xml
21:02:08  [INFO] ------------------------------[ feature ]-------------------------------
21:02:08  [INFO] 
21:02:08  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology ---
21:02:08  [INFO] 
21:02:08  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology ---
21:02:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:02:08  [INFO] 
21:02:08  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology ---
21:02:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:02:08  [INFO] 
21:02:08  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] 
21:02:09  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] 
21:02:09  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:02:09  [INFO] argLine set to empty
21:02:09  [INFO] 
21:02:09  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] Starting audit...
21:02:09  Audit done.
21:02:09  [INFO] You have 0 Checkstyle violations.
21:02:09  [INFO] 
21:02:09  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] Starting audit...
21:02:09  Audit done.
21:02:09  [INFO] You have 0 Checkstyle violations.
21:02:09  [INFO] 
21:02:09  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] 
21:02:09  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml
21:02:09  [INFO] ...done!
21:02:09  [INFO] Attaching features XML
21:02:09  [INFO] 
21:02:09  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology ---
21:02:09  [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
21:02:09  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:02:09  [INFO] 
21:02:09  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>>
21:02:09  [INFO] 
21:02:09  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] 
21:02:09  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<<
21:02:09  [INFO] 
21:02:09  [INFO] 
21:02:09  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] 
21:02:09  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-topology ---
21:02:09  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology
21:02:09  [INFO] Project dependency features detected: []
21:02:09  [INFO] Pax Exam System (Version: 4.13.3) created.
21:02:09  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:02:10  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:02:10  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:02:10  [INFO] Waiting for remote bundle context.. on 21000 name: 3a5a719c-90d3-4652-b73d-e2156e6fc960 timout: [ RelativeTimeout value = 180000 ]
21:02:25  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:02:25  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:02:25  [INFO] 
21:02:25  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-topology ---
21:02:25  [INFO] 
21:02:25  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology ---
21:02:25  [INFO] No Javadoc in project. Archive not created.
21:02:25  [INFO] 
21:02:25  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology ---
21:02:25  [INFO] CycloneDX: Resolving Dependencies
21:02:28  [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s)
21:02:28  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml
21:02:28  [INFO]            attaching as odl-openflowplugin-app-topology-0.19.2-SNAPSHOT-cyclonedx.xml
21:02:28  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json
21:02:28  [INFO]            attaching as odl-openflowplugin-app-topology-0.19.2-SNAPSHOT-cyclonedx.json
21:02:28  [INFO] 
21:02:28  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology ---
21:02:28  [INFO] Skipping duplicate-finder execution!
21:02:28  [INFO] 
21:02:28  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology ---
21:02:28  [INFO] Skipping plugin execution
21:02:28  [INFO] 
21:02:28  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology ---
21:02:28  [INFO] Skipping source per configuration.
21:02:28  [INFO] 
21:02:28  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-topology ---
21:02:28  [INFO] 
21:02:28  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-topology ---
21:02:28  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:02:28  [INFO] 
21:02:28  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-topology ---
21:02:28  [WARNING] 
21:02:28  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign
21:02:28  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:02:28  [WARNING] 
21:02:28  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:02:28  [WARNING] 
21:02:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-SNAPSHOT.pom
21:02:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-SNAPSHOT-features.xml
21:02:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-SNAPSHOT-cyclonedx.xml
21:02:28  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-SNAPSHOT-cyclonedx.json
21:02:28  [INFO] 
21:02:28  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology ---
21:02:28  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:02:28  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:02:28  [WARNING] 
21:02:28  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign
21:02:28  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:02:28  [WARNING] 
21:02:28  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:02:28  [WARNING] 
21:02:28  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml
21:02:28  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:02:28      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:02:28      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:02:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:02:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:02:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:02:28      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:02:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:02:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:02:28      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:02:28      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:02:28      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:02:28      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:02:28      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:02:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:02:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:02:28      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:02:28      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:02:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:02:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:02:28      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:02:28      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:02:28      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:02:28      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:02:28      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:02:28      at java.lang.reflect.Method.invoke (Method.java:580)
21:02:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:02:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:02:28      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:02:28      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:02:28  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml
21:02:28  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml
21:02:28  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:02:28      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:02:28      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:02:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:02:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:02:28      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:02:28      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:02:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:02:28      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:02:28      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:02:28      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:02:28      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:02:28      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:02:28      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:02:28      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:02:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:02:28      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:02:28      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:02:28      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:02:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:02:28      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:02:28      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:02:28      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:02:28      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:02:28      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:02:28      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:02:28      at java.lang.reflect.Method.invoke (Method.java:580)
21:02:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:02:28      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:02:28      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:02:28      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:02:28  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml
21:02:28  [INFO] 
21:02:28  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >--
21:02:28  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.2-SNAPSHOT [64/84]
21:02:28  [INFO]   from features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml
21:02:28  [INFO] ------------------------------[ feature ]-------------------------------
21:02:28  [INFO] 
21:02:28  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker ---
21:02:28  [INFO] 
21:02:28  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker ---
21:02:28  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:02:28  [INFO] 
21:02:28  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker ---
21:02:28  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:02:28  [INFO] 
21:02:28  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] 
21:02:29  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] 
21:02:29  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:02:29  [INFO] argLine set to empty
21:02:29  [INFO] 
21:02:29  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] Starting audit...
21:02:29  Audit done.
21:02:29  [INFO] You have 0 Checkstyle violations.
21:02:29  [INFO] 
21:02:29  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] Starting audit...
21:02:29  Audit done.
21:02:29  [INFO] You have 0 Checkstyle violations.
21:02:29  [INFO] 
21:02:29  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] 
21:02:29  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml
21:02:29  [INFO] ...done!
21:02:29  [INFO] Attaching features XML
21:02:29  [INFO] 
21:02:29  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [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
21:02:29  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:02:29  [INFO] 
21:02:29  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>>
21:02:29  [INFO] 
21:02:29  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] 
21:02:29  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<<
21:02:29  [INFO] 
21:02:29  [INFO] 
21:02:29  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] 
21:02:29  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-lldp-speaker ---
21:02:29  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker
21:02:29  [INFO] Project dependency features detected: []
21:02:29  [INFO] Pax Exam System (Version: 4.13.3) created.
21:02:29  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:02:30  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:02:30  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:02:30  [INFO] Waiting for remote bundle context.. on 21000 name: 10c9aec6-bdce-43b5-b5df-698591a3611d timout: [ RelativeTimeout value = 180000 ]
21:02:47  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:02:47  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:02:47  [INFO] 
21:02:47  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-lldp-speaker ---
21:02:47  [INFO] 
21:02:47  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker ---
21:02:47  [INFO] No Javadoc in project. Archive not created.
21:02:47  [INFO] 
21:02:47  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker ---
21:02:47  [INFO] CycloneDX: Resolving Dependencies
21:02:50  [INFO] CycloneDX: Creating BOM version 1.6 with 261 component(s)
21:02:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml
21:02:50  [INFO]            attaching as odl-openflowplugin-app-lldp-speaker-0.19.2-SNAPSHOT-cyclonedx.xml
21:02:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json
21:02:50  [INFO]            attaching as odl-openflowplugin-app-lldp-speaker-0.19.2-SNAPSHOT-cyclonedx.json
21:02:50  [INFO] 
21:02:50  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker ---
21:02:50  [INFO] Skipping duplicate-finder execution!
21:02:50  [INFO] 
21:02:50  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker ---
21:02:50  [INFO] Skipping plugin execution
21:02:50  [INFO] 
21:02:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker ---
21:02:50  [INFO] Skipping source per configuration.
21:02:50  [INFO] 
21:02:50  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker ---
21:02:50  [INFO] 
21:02:50  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-lldp-speaker ---
21:02:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:02:50  [INFO] 
21:02:50  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-lldp-speaker ---
21:02:50  [WARNING] 
21:02:50  [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign
21:02:50  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:02:50  [WARNING] 
21:02:50  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:02:50  [WARNING] 
21:02:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-SNAPSHOT.pom
21:02:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-SNAPSHOT-features.xml
21:02:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-SNAPSHOT-cyclonedx.xml
21:02:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-SNAPSHOT-cyclonedx.json
21:02:50  [INFO] 
21:02:50  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker ---
21:02:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:02:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:02:50  [WARNING] 
21:02:50  [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign
21:02:50  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:02:50  [WARNING] 
21:02:50  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:02:50  [WARNING] 
21:02:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml
21:02:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:02:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:02:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:02:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:02:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:02:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:02:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:02:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:02:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:02:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:02:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:02:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:02:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:02:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:02:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:02:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:02:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:02:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:02:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:02:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:02:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:02:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:02:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:02:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:02:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:02:50      at java.lang.reflect.Method.invoke (Method.java:580)
21:02:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:02:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:02:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:02:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:02:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml
21:02:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml
21:02:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:02:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:02:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:02:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:02:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:02:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:02:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:02:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:02:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:02:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:02:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:02:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:02:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:02:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:02:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:02:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:02:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:02:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:02:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:02:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:02:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:02:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:02:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:02:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:02:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:02:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:02:50      at java.lang.reflect.Method.invoke (Method.java:580)
21:02:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:02:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:02:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:02:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:02:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml
21:02:50  [INFO] 
21:02:50  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >--
21:02:50  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.2-SNAPSHOT [65/84]
21:02:50  [INFO]   from features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml
21:02:50  [INFO] ------------------------------[ feature ]-------------------------------
21:02:50  [INFO] 
21:02:50  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] 
21:02:50  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:02:50  [INFO] 
21:02:50  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:02:50  [INFO] 
21:02:50  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] 
21:02:50  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] 
21:02:50  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:02:50  [INFO] argLine set to empty
21:02:50  [INFO] 
21:02:50  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] Starting audit...
21:02:50  Audit done.
21:02:50  [INFO] You have 0 Checkstyle violations.
21:02:50  [INFO] 
21:02:50  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] Starting audit...
21:02:50  Audit done.
21:02:50  [INFO] You have 0 Checkstyle violations.
21:02:50  [INFO] 
21:02:50  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] 
21:02:50  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml
21:02:50  [INFO] ...done!
21:02:50  [INFO] Attaching features XML
21:02:50  [INFO] 
21:02:50  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [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
21:02:50  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:02:50  [INFO] 
21:02:50  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>>
21:02:50  [INFO] 
21:02:50  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] 
21:02:50  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<<
21:02:50  [INFO] 
21:02:50  [INFO] 
21:02:50  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] 
21:02:50  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:02:50  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery
21:02:51  [INFO] Project dependency features detected: []
21:02:51  [INFO] Pax Exam System (Version: 4.13.3) created.
21:02:51  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:02:51  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:02:51  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:02:51  [INFO] Waiting for remote bundle context.. on 21000 name: 1f7e72ef-3ccf-4c55-bce7-e5b9b083cf97 timout: [ RelativeTimeout value = 180000 ]
21:03:06  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:03:06  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:03:06  [INFO] 
21:03:06  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:06  [INFO] 
21:03:06  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:06  [INFO] No Javadoc in project. Archive not created.
21:03:06  [INFO] 
21:03:06  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:06  [INFO] CycloneDX: Resolving Dependencies
21:03:09  [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s)
21:03:09  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml
21:03:09  [INFO]            attaching as odl-openflowplugin-app-topology-lldp-discovery-0.19.2-SNAPSHOT-cyclonedx.xml
21:03:09  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json
21:03:09  [INFO]            attaching as odl-openflowplugin-app-topology-lldp-discovery-0.19.2-SNAPSHOT-cyclonedx.json
21:03:09  [INFO] 
21:03:09  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:09  [INFO] Skipping duplicate-finder execution!
21:03:09  [INFO] 
21:03:09  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:09  [INFO] Skipping plugin execution
21:03:09  [INFO] 
21:03:09  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:09  [INFO] Skipping source per configuration.
21:03:09  [INFO] 
21:03:09  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:09  [INFO] 
21:03:09  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:09  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:03:09  [INFO] 
21:03:09  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:09  [WARNING] 
21:03:09  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign
21:03:09  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:03:09  [WARNING] 
21:03:09  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:03:09  [WARNING] 
21:03:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-SNAPSHOT.pom
21:03:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-SNAPSHOT-features.xml
21:03:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-SNAPSHOT-cyclonedx.xml
21:03:09  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-SNAPSHOT-cyclonedx.json
21:03:09  [INFO] 
21:03:09  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:03:09  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:03:09  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:03:09  [WARNING] 
21:03:09  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign
21:03:09  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:03:09  [WARNING] 
21:03:09  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:03:09  [WARNING] 
21:03:09  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml
21:03:09  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:03:09      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:03:09      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:03:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:03:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:03:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:03:09      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:03:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:03:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:03:09      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:03:09      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:03:09      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:03:09      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:03:09      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:03:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:03:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:03:09      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:03:09      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:03:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:03:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:03:09      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:03:09      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:03:09      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:03:09      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:03:09      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:03:09      at java.lang.reflect.Method.invoke (Method.java:580)
21:03:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:03:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:03:09      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:03:09      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:03:09  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml
21:03:09  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml
21:03:09  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:03:09      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:03:09      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:03:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:03:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:03:09      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:03:09      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:03:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:03:09      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:03:09      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:03:09      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:03:09      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:03:09      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:03:09      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:03:09      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:03:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:03:09      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:03:09      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:03:09      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:03:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:03:09      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:03:09      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:03:09      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:03:09      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:03:09      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:03:09      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:03:09      at java.lang.reflect.Method.invoke (Method.java:580)
21:03:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:03:09      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:03:09      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:03:09      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:03:09  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml
21:03:09  [INFO] 
21:03:09  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >--
21:03:09  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.2-SNAPSHOT [66/84]
21:03:09  [INFO]   from features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml
21:03:09  [INFO] ------------------------------[ feature ]-------------------------------
21:03:09  [INFO] 
21:03:09  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager ---
21:03:09  [INFO] 
21:03:09  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager ---
21:03:09  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:03:09  [INFO] 
21:03:09  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager ---
21:03:09  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:03:09  [INFO] 
21:03:09  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] 
21:03:10  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] 
21:03:10  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:03:10  [INFO] argLine set to empty
21:03:10  [INFO] 
21:03:10  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] Starting audit...
21:03:10  Audit done.
21:03:10  [INFO] You have 0 Checkstyle violations.
21:03:10  [INFO] 
21:03:10  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] Starting audit...
21:03:10  Audit done.
21:03:10  [INFO] You have 0 Checkstyle violations.
21:03:10  [INFO] 
21:03:10  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] 
21:03:10  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml
21:03:10  [INFO] ...done!
21:03:10  [INFO] Attaching features XML
21:03:10  [INFO] 
21:03:10  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager ---
21:03: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
21:03:10  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:03:10  [INFO] 
21:03:10  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>>
21:03:10  [INFO] 
21:03:10  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] 
21:03:10  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<<
21:03:10  [INFO] 
21:03:10  [INFO] 
21:03:10  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] 
21:03:10  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-topology-manager ---
21:03:10  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager
21:03:10  [INFO] Project dependency features detected: []
21:03:10  [INFO] Pax Exam System (Version: 4.13.3) created.
21:03:10  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:03:11  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:03:11  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:03:11  [INFO] Waiting for remote bundle context.. on 21000 name: adee0615-83b2-410a-8c6e-bb253a0c392a timout: [ RelativeTimeout value = 180000 ]
21:03:28  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:03:28  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:03:28  [INFO] 
21:03:28  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-topology-manager ---
21:03:28  [INFO] 
21:03:28  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager ---
21:03:28  [INFO] No Javadoc in project. Archive not created.
21:03:28  [INFO] 
21:03:28  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-manager ---
21:03:28  [INFO] CycloneDX: Resolving Dependencies
21:03:31  [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s)
21:03:31  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml
21:03:31  [INFO]            attaching as odl-openflowplugin-app-topology-manager-0.19.2-SNAPSHOT-cyclonedx.xml
21:03:31  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json
21:03:31  [INFO]            attaching as odl-openflowplugin-app-topology-manager-0.19.2-SNAPSHOT-cyclonedx.json
21:03:31  [INFO] 
21:03:31  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager ---
21:03:31  [INFO] Skipping duplicate-finder execution!
21:03:31  [INFO] 
21:03:31  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager ---
21:03:31  [INFO] Skipping plugin execution
21:03:31  [INFO] 
21:03:31  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager ---
21:03:31  [INFO] Skipping source per configuration.
21:03:31  [INFO] 
21:03:31  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager ---
21:03:31  [INFO] 
21:03:31  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-topology-manager ---
21:03:31  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:03:31  [INFO] 
21:03:31  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-topology-manager ---
21:03:31  [WARNING] 
21:03:31  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign
21:03:31  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:03:31  [WARNING] 
21:03:31  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:03:31  [WARNING] 
21:03:31  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-SNAPSHOT.pom
21:03:31  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-SNAPSHOT-features.xml
21:03:31  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-SNAPSHOT-cyclonedx.xml
21:03:31  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-SNAPSHOT-cyclonedx.json
21:03:31  [INFO] 
21:03:31  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager ---
21:03:31  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:03:31  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:03:31  [WARNING] 
21:03:31  [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign
21:03:31  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:03:31  [WARNING] 
21:03:31  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:03:31  [WARNING] 
21:03:31  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:03:31  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:03:31      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:03:31      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:03:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:03:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:03:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:03:31      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:03:31      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:03:31      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:03:31      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:03:31      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:03:31      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:03:31      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:03:31      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:03:31      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:03:31      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:03:31      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:03:31      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:03:31      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:03:31      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:03:31      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:03:31      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:03:31      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:03:31      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:03:31      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:03:31      at java.lang.reflect.Method.invoke (Method.java:580)
21:03:31      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:03:31      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:03:31      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:03:31      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:03:31  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:03:31  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml
21:03:31  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:03:31      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:03:31      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:03:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:03:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:03:31      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:03:31      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:03:31      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:03:31      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:03:31      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:03:31      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:03:31      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:03:31      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:03:31      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:03:31      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:03:31      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:03:31      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:03:31      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:03:31      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:03:31      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:03:31      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:03:31      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:03:31      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:03:31      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:03:31      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:03:31      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:03:31      at java.lang.reflect.Method.invoke (Method.java:580)
21:03:31      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:03:31      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:03:31      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:03:31      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:03:31  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml
21:03:31  [INFO] 
21:03:31  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >--
21:03:31  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.2-SNAPSHOT [67/84]
21:03:31  [INFO]   from features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml
21:03:31  [INFO] ------------------------------[ feature ]-------------------------------
21:03:31  [INFO] 
21:03:31  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] 
21:03:31  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:03:31  [INFO] 
21:03:31  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:03:31  [INFO] 
21:03:31  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] 
21:03:31  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] 
21:03:31  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:03:31  [INFO] argLine set to empty
21:03:31  [INFO] 
21:03:31  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] Starting audit...
21:03:31  Audit done.
21:03:31  [INFO] You have 0 Checkstyle violations.
21:03:31  [INFO] 
21:03:31  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] Starting audit...
21:03:31  Audit done.
21:03:31  [INFO] You have 0 Checkstyle violations.
21:03:31  [INFO] 
21:03:31  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] 
21:03:31  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml
21:03:31  [INFO] ...done!
21:03:31  [INFO] Attaching features XML
21:03:31  [INFO] 
21:03:31  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [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
21:03:31  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:03:31  [INFO] 
21:03:31  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>>
21:03:31  [INFO] 
21:03:31  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] 
21:03:31  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<<
21:03:31  [INFO] 
21:03:31  [INFO] 
21:03:31  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] 
21:03:31  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:31  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework
21:03:31  [INFO] Project dependency features detected: []
21:03:31  [INFO] Pax Exam System (Version: 4.13.3) created.
21:03:31  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:03:32  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:03:32  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:03:32  [INFO] Waiting for remote bundle context.. on 21000 name: 0c6c3ce3-e409-499e-9c33-a99f2f2810e6 timout: [ RelativeTimeout value = 180000 ]
21:03:47  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:03:47  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:03:47  [INFO] 
21:03:47  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:47  [INFO] 
21:03:47  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:47  [INFO] No Javadoc in project. Archive not created.
21:03:47  [INFO] 
21:03:47  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:47  [INFO] CycloneDX: Resolving Dependencies
21:03:50  [INFO] CycloneDX: Creating BOM version 1.6 with 259 component(s)
21:03:50  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml
21:03:50  [INFO]            attaching as odl-openflowplugin-app-reconciliation-framework-0.19.2-SNAPSHOT-cyclonedx.xml
21:03:50  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json
21:03:50  [INFO]            attaching as odl-openflowplugin-app-reconciliation-framework-0.19.2-SNAPSHOT-cyclonedx.json
21:03:50  [INFO] 
21:03:50  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:50  [INFO] Skipping duplicate-finder execution!
21:03:50  [INFO] 
21:03:50  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:50  [INFO] Skipping plugin execution
21:03:50  [INFO] 
21:03:50  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:50  [INFO] Skipping source per configuration.
21:03:50  [INFO] 
21:03:50  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:50  [INFO] 
21:03:50  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:50  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:03:50  [INFO] 
21:03:50  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:50  [WARNING] 
21:03:50  [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign
21:03:50  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:03:50  [WARNING] 
21:03:50  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:03:50  [WARNING] 
21:03:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-SNAPSHOT.pom
21:03:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-SNAPSHOT-features.xml
21:03:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-SNAPSHOT-cyclonedx.xml
21:03:50  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-SNAPSHOT-cyclonedx.json
21:03:50  [INFO] 
21:03:50  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework ---
21:03:50  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:03:50  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:03:50  [WARNING] 
21:03:50  [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign
21:03:50  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:03:50  [WARNING] 
21:03:50  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:03:50  [WARNING] 
21:03:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml
21:03:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:03:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:03:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:03:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:03:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:03:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:03:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:03:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:03:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:03:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:03:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:03:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:03:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:03:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:03:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:03:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:03:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:03:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:03:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:03:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:03:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:03:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:03:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:03:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:03:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:03:50      at java.lang.reflect.Method.invoke (Method.java:580)
21:03:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:03:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:03:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:03:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:03:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml
21:03:50  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml
21:03:50  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:03:50      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:03:50      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:03:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:03:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:03:50      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:03:50      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:03:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:03:50      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:03:50      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:03:50      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:03:50      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:03:50      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:03:50      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:03:50      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:03:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:03:50      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:03:50      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:03:50      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:03:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:03:50      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:03:50      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:03:50      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:03:50      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:03:50      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:03:50      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:03:50      at java.lang.reflect.Method.invoke (Method.java:580)
21:03:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:03:50      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:03:50      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:03:50      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:03:50  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml
21:03:50  [INFO] 
21:03:50  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >--
21:03:50  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.2-SNAPSHOT [68/84]
21:03:50  [INFO]   from features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml
21:03:50  [INFO] ------------------------------[ feature ]-------------------------------
21:03:50  [INFO] 
21:03:50  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:50  [INFO] 
21:03:50  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:50  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:03:50  [INFO] 
21:03:50  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:50  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:03:50  [INFO] 
21:03:50  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] 
21:03:51  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] 
21:03:51  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:03:51  [INFO] argLine set to empty
21:03:51  [INFO] 
21:03:51  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] Starting audit...
21:03:51  Audit done.
21:03:51  [INFO] You have 0 Checkstyle violations.
21:03:51  [INFO] 
21:03:51  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] Starting audit...
21:03:51  Audit done.
21:03:51  [INFO] You have 0 Checkstyle violations.
21:03:51  [INFO] 
21:03:51  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] 
21:03:51  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml
21:03:51  [INFO] ...done!
21:03:51  [INFO] Attaching features XML
21:03:51  [INFO] 
21:03:51  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03: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
21:03:51  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:03:51  [INFO] 
21:03:51  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>>
21:03:51  [INFO] 
21:03:51  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] 
21:03:51  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<<
21:03:51  [INFO] 
21:03:51  [INFO] 
21:03:51  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] 
21:03:51  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:03:51  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation
21:03:51  [INFO] Project dependency features detected: []
21:03:51  [INFO] Pax Exam System (Version: 4.13.3) created.
21:03:51  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:03:52  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:03:52  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:03:52  [INFO] Waiting for remote bundle context.. on 21000 name: b4a01c50-41fa-4959-892f-6f0d4e9d8d9d timout: [ RelativeTimeout value = 180000 ]
21:04:07  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:04:07  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:04:07  [INFO] 
21:04:07  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:07  [INFO] 
21:04:07  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:07  [INFO] No Javadoc in project. Archive not created.
21:04:07  [INFO] 
21:04:07  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:07  [INFO] CycloneDX: Resolving Dependencies
21:04:10  [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s)
21:04:10  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml
21:04:10  [INFO]            attaching as odl-openflowplugin-app-arbitratorreconciliation-0.19.2-SNAPSHOT-cyclonedx.xml
21:04:10  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json
21:04:10  [INFO]            attaching as odl-openflowplugin-app-arbitratorreconciliation-0.19.2-SNAPSHOT-cyclonedx.json
21:04:10  [INFO] 
21:04:10  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:10  [INFO] Skipping duplicate-finder execution!
21:04:10  [INFO] 
21:04:10  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:10  [INFO] Skipping plugin execution
21:04:10  [INFO] 
21:04:10  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:10  [INFO] Skipping source per configuration.
21:04:10  [INFO] 
21:04:10  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:10  [INFO] 
21:04:10  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:10  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:04:10  [INFO] 
21:04:10  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:10  [WARNING] 
21:04:10  [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign
21:04:10  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:04:10  [WARNING] 
21:04:10  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:04:10  [WARNING] 
21:04:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-SNAPSHOT.pom
21:04:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-SNAPSHOT-features.xml
21:04:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-SNAPSHOT-cyclonedx.xml
21:04:10  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-SNAPSHOT-cyclonedx.json
21:04:10  [INFO] 
21:04:10  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:04:10  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:04:10  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:04:10  [WARNING] 
21:04:10  [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign
21:04:10  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:04:10  [WARNING] 
21:04:10  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:04:10  [WARNING] 
21:04:10  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml
21:04:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:04:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:04:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:04:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:04:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:04:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:04:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:04:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:04:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:04:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:04:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:04:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:04:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:04:10      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:04:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:04:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:04:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:04:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:04:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:04:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:04:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:04:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:04:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:04:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:04:10      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:04:10      at java.lang.reflect.Method.invoke (Method.java:580)
21:04:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:04:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:04:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:04:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:04:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml
21:04:10  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml
21:04:10  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:04:10      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:04:10      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:04:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:04:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:04:10      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:04:10      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:04:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:04:10      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:04:10      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:04:10      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:04:10      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:04:10      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:04:10      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:04:10      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:04:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:04:10      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:04:10      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:04:10      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:04:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:04:10      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:04:10      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:04:10      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:04:10      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:04:10      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:04:10      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:04:10      at java.lang.reflect.Method.invoke (Method.java:580)
21:04:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:04:10      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:04:10      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:04:10      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:04:10  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml
21:04:10  [INFO] 
21:04:10  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >--
21:04:10  [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.19.2-SNAPSHOT [69/84]
21:04:10  [INFO]   from features-aggregator/odl-openflowplugin-flow-services/pom.xml
21:04:10  [INFO] ------------------------------[ feature ]-------------------------------
21:04:10  [INFO] 
21:04:10  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] 
21:04:10  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:04:10  [INFO] 
21:04:10  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:04:10  [INFO] 
21:04:10  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] 
21:04:10  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] 
21:04:10  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:04:10  [INFO] argLine set to empty
21:04:10  [INFO] 
21:04:10  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] Starting audit...
21:04:10  Audit done.
21:04:10  [INFO] You have 0 Checkstyle violations.
21:04:10  [INFO] 
21:04:10  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] Starting audit...
21:04:10  Audit done.
21:04:10  [INFO] You have 0 Checkstyle violations.
21:04:10  [INFO] 
21:04:10  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-flow-services ---
21:04:10  [INFO] 
21:04:10  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services ---
21:04:11  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml
21:04:11  [INFO] ...done!
21:04:11  [INFO] Attaching features XML
21:04:11  [INFO] 
21:04:11  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services ---
21:04:11  [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
21:04:11  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:04:11  [INFO] 
21:04:11  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>>
21:04:11  [INFO] 
21:04:11  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-flow-services ---
21:04:11  [INFO] 
21:04:11  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<<
21:04:11  [INFO] 
21:04:11  [INFO] 
21:04:11  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-flow-services ---
21:04:11  [INFO] 
21:04:11  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-flow-services ---
21:04:11  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services
21:04:11  [INFO] Project dependency features detected: []
21:04:11  [INFO] Pax Exam System (Version: 4.13.3) created.
21:04:11  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:04:11  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:04:11  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:04:11  [INFO] Waiting for remote bundle context.. on 21000 name: 11677826-c845-45a4-8aa5-0ce484f16f22 timout: [ RelativeTimeout value = 180000 ]
21:04:27  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:04:27  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:04:27  [INFO] 
21:04:27  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-flow-services ---
21:04:27  [INFO] 
21:04:27  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-flow-services ---
21:04:27  [INFO] No Javadoc in project. Archive not created.
21:04:27  [INFO] 
21:04:27  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services ---
21:04:27  [INFO] CycloneDX: Resolving Dependencies
21:04:30  [INFO] CycloneDX: Creating BOM version 1.6 with 272 component(s)
21:04:30  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml
21:04:30  [INFO]            attaching as odl-openflowplugin-flow-services-0.19.2-SNAPSHOT-cyclonedx.xml
21:04:30  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json
21:04:30  [INFO]            attaching as odl-openflowplugin-flow-services-0.19.2-SNAPSHOT-cyclonedx.json
21:04:30  [INFO] 
21:04:30  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services ---
21:04:30  [INFO] Skipping duplicate-finder execution!
21:04:30  [INFO] 
21:04:30  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services ---
21:04:30  [INFO] Skipping plugin execution
21:04:30  [INFO] 
21:04:30  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services ---
21:04:30  [INFO] Skipping source per configuration.
21:04:30  [INFO] 
21:04:30  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-flow-services ---
21:04:30  [INFO] 
21:04:30  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-flow-services ---
21:04:30  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:04:30  [INFO] 
21:04:30  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-flow-services ---
21:04:30  [WARNING] 
21:04:30  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign
21:04:30  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:04:30  [WARNING] 
21:04:30  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:04:30  [WARNING] 
21:04:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-SNAPSHOT.pom
21:04:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-SNAPSHOT-features.xml
21:04:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-SNAPSHOT-cyclonedx.xml
21:04:30  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-SNAPSHOT-cyclonedx.json
21:04:30  [INFO] 
21:04:30  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services ---
21:04:30  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:04:30  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:04:30  [WARNING] 
21:04:30  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign
21:04:30  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:04:30  [WARNING] 
21:04:30  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:04:30  [WARNING] 
21:04:30  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml
21:04:30  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:04:30      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:04:30      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:04:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:04:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:04:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:04:30      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:04:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:04:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:04:30      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:04:30      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:04:30      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:04:30      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:04:30      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:04:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:04:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:04:30      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:04:30      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:04:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:04:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:04:30      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:04:30      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:04:30      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:04:30      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:04:30      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:04:30      at java.lang.reflect.Method.invoke (Method.java:580)
21:04:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:04:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:04:30      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:04:30      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:04:30  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml
21:04:30  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml
21:04:30  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:04:30      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:04:30      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:04:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:04:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:04:30      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:04:30      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:04:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:04:30      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:04:30      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:04:30      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:04:30      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:04:30      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:04:30      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:04:30      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:04:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:04:30      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:04:30      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:04:30      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:04:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:04:30      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:04:30      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:04:30      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:04:30      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:04:30      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:04:30      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:04:30      at java.lang.reflect.Method.invoke (Method.java:580)
21:04:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:04:30      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:04:30      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:04:30      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:04:30  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml
21:04:30  [INFO] 
21:04:30  [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >----
21:04:30  [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.19.2-SNAPSHOT [70/84]
21:04:30  [INFO]   from features-aggregator/odl-openflowplugin-drop-test/pom.xml
21:04:30  [INFO] ------------------------------[ feature ]-------------------------------
21:04:31  [INFO] 
21:04:31  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] 
21:04:31  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:04:31  [INFO] 
21:04:31  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:04:31  [INFO] 
21:04:31  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] 
21:04:31  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] 
21:04:31  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:04:31  [INFO] argLine set to empty
21:04:31  [INFO] 
21:04:31  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] Starting audit...
21:04:31  Audit done.
21:04:31  [INFO] You have 0 Checkstyle violations.
21:04:31  [INFO] 
21:04:31  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] Starting audit...
21:04:31  Audit done.
21:04:31  [INFO] You have 0 Checkstyle violations.
21:04:31  [INFO] 
21:04:31  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] 
21:04:31  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml
21:04:31  [INFO] ...done!
21:04:31  [INFO] Attaching features XML
21:04:31  [INFO] 
21:04:31  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test ---
21:04:31  [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
21:04:31  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:04:31  [INFO] 
21:04:31  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>>
21:04:31  [INFO] 
21:04:31  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] 
21:04:31  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<<
21:04:31  [INFO] 
21:04:31  [INFO] 
21:04:31  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] 
21:04:31  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-drop-test ---
21:04:31  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test
21:04:31  [INFO] Project dependency features detected: []
21:04:31  [INFO] Pax Exam System (Version: 4.13.3) created.
21:04:31  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:04:32  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:04:32  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:04:32  [INFO] Waiting for remote bundle context.. on 21000 name: b5a877f2-443a-4739-a982-1b343fc63a62 timout: [ RelativeTimeout value = 180000 ]
21:04:48  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:04:48  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:04:49  [INFO] 
21:04:49  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-drop-test ---
21:04:49  [INFO] 
21:04:49  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-drop-test ---
21:04:49  [INFO] No Javadoc in project. Archive not created.
21:04:49  [INFO] 
21:04:49  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-drop-test ---
21:04:49  [INFO] CycloneDX: Resolving Dependencies
21:04:52  [INFO] CycloneDX: Creating BOM version 1.6 with 275 component(s)
21:04:52  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml
21:04:52  [INFO]            attaching as odl-openflowplugin-drop-test-0.19.2-SNAPSHOT-cyclonedx.xml
21:04:52  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json
21:04:52  [INFO]            attaching as odl-openflowplugin-drop-test-0.19.2-SNAPSHOT-cyclonedx.json
21:04:52  [INFO] 
21:04:52  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test ---
21:04:52  [INFO] Skipping duplicate-finder execution!
21:04:52  [INFO] 
21:04:52  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test ---
21:04:52  [INFO] Skipping plugin execution
21:04:52  [INFO] 
21:04:52  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test ---
21:04:52  [INFO] Skipping source per configuration.
21:04:52  [INFO] 
21:04:52  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-drop-test ---
21:04:52  [INFO] 
21:04:52  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-drop-test ---
21:04:52  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:04:52  [INFO] 
21:04:52  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-drop-test ---
21:04:52  [WARNING] 
21:04:52  [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign
21:04:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:04:52  [WARNING] 
21:04:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:04:52  [WARNING] 
21:04:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-SNAPSHOT.pom
21:04:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-SNAPSHOT-features.xml
21:04:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-SNAPSHOT-cyclonedx.xml
21:04:52  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-SNAPSHOT-cyclonedx.json
21:04:52  [INFO] 
21:04:52  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-drop-test ---
21:04:52  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:04:52  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:04:52  [WARNING] 
21:04:52  [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign
21:04:52  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:04:52  [WARNING] 
21:04:52  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:04:52  [WARNING] 
21:04:52  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml
21:04:52  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:04:52      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:04:52      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:04:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:04:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:04:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:04:52      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:04:52      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:04:52      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:04:52      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:04:52      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:04:52      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:04:52      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:04:52      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:04:52      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:04:52      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:04:52      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:04:52      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:04:52      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:04:52      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:04:52      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:04:52      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:04:52      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:04:52      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:04:52      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:04:52      at java.lang.reflect.Method.invoke (Method.java:580)
21:04:52      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:04:52      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:04:52      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:04:52      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:04:52  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml
21:04:52  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml
21:04:52  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:04:52      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:04:52      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:04:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:04:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:04:52      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:04:52      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:04:52      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:04:52      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:04:52      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:04:52      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:04:52      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:04:52      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:04:52      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:04:52      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:04:52      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:04:52      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:04:52      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:04:52      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:04:52      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:04:52      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:04:52      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:04:52      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:04:52      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:04:52      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:04:52      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:04:52      at java.lang.reflect.Method.invoke (Method.java:580)
21:04:52      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:04:52      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:04:52      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:04:52      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:04:52  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml
21:04:52  [INFO] 
21:04:52  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >--
21:04:52  [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.2-SNAPSHOT [71/84]
21:04:52  [INFO]   from features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml
21:04:52  [INFO] ------------------------------[ feature ]-------------------------------
21:04:55  [INFO] 
21:04:55  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest ---
21:04:55  [INFO] 
21:04:55  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest ---
21:04:55  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:04:55  [INFO] 
21:04:55  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest ---
21:04:55  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:04:55  [INFO] 
21:04:55  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] 
21:04:56  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] 
21:04:56  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:04:56  [INFO] argLine set to empty
21:04:56  [INFO] 
21:04:56  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] Starting audit...
21:04:56  Audit done.
21:04:56  [INFO] You have 0 Checkstyle violations.
21:04:56  [INFO] 
21:04:56  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] Starting audit...
21:04:56  Audit done.
21:04:56  [INFO] You have 0 Checkstyle violations.
21:04:56  [INFO] 
21:04:56  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] 
21:04:56  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml
21:04:56  [INFO] ...done!
21:04:56  [INFO] Attaching features XML
21:04:56  [INFO] 
21:04:56  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [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
21:04:56  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:04:56  [INFO] 
21:04:56  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>>
21:04:56  [INFO] 
21:04:56  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] 
21:04:56  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<<
21:04:56  [INFO] 
21:04:56  [INFO] 
21:04:56  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] 
21:04:56  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-flow-services-rest ---
21:04:56  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest
21:04:57  [INFO] Project dependency features detected: []
21:04:57  [INFO] Pax Exam System (Version: 4.13.3) created.
21:04:57  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:04:58  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:04:58  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:04:58  [INFO] Waiting for remote bundle context.. on 21000 name: 090a7943-47b6-40ae-939f-e1df27400db3 timout: [ RelativeTimeout value = 180000 ]
21:05:20  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:05:20  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:05:20  [INFO] 
21:05:20  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-flow-services-rest ---
21:05:20  [INFO] 
21:05:20  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest ---
21:05:20  [INFO] No Javadoc in project. Archive not created.
21:05:20  [INFO] 
21:05:20  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services-rest ---
21:05:20  [INFO] CycloneDX: Resolving Dependencies
21:05:25  [INFO] CycloneDX: Creating BOM version 1.6 with 447 component(s)
21:05:25  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml
21:05:25  [INFO]            attaching as odl-openflowplugin-flow-services-rest-0.19.2-SNAPSHOT-cyclonedx.xml
21:05:25  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json
21:05:25  [INFO]            attaching as odl-openflowplugin-flow-services-rest-0.19.2-SNAPSHOT-cyclonedx.json
21:05:25  [INFO] 
21:05:25  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest ---
21:05:25  [INFO] Skipping duplicate-finder execution!
21:05:25  [INFO] 
21:05:25  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest ---
21:05:25  [INFO] Skipping plugin execution
21:05:25  [INFO] 
21:05:25  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest ---
21:05:25  [INFO] Skipping source per configuration.
21:05:25  [INFO] 
21:05:25  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest ---
21:05:25  [INFO] 
21:05:25  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-flow-services-rest ---
21:05:25  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:05:25  [INFO] 
21:05:25  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-flow-services-rest ---
21:05:25  [WARNING] 
21:05:25  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign
21:05:25  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:05:25  [WARNING] 
21:05:25  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:05:25  [WARNING] 
21:05:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-SNAPSHOT.pom
21:05:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-SNAPSHOT-features.xml
21:05:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-SNAPSHOT-cyclonedx.xml
21:05:25  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-SNAPSHOT-cyclonedx.json
21:05:25  [INFO] 
21:05:25  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest ---
21:05:25  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:05:25  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:05:25  [WARNING] 
21:05:25  [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign
21:05:25  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:05:25  [WARNING] 
21:05:25  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:05:25  [WARNING] 
21:05:25  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml
21:05:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:05:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:05:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:05:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:05:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:05:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:05:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:05:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:05:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:05:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:05:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:05:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:05:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:05:25      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:05:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:05:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:05:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:05:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:05:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:05:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:05:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:05:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:05:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:05:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:05:25      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:05:25      at java.lang.reflect.Method.invoke (Method.java:580)
21:05:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:05:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:05:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:05:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:05:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml
21:05:25  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml
21:05:25  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:05:25      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:05:25      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:05:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:05:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:05:25      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:05:25      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:05:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:05:25      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:05:25      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:05:25      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:05:25      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:05:25      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:05:25      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:05:25      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:05:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:05:25      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:05:25      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:05:25      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:05:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:05:25      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:05:25      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:05:25      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:05:25      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:05:25      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:05:25      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:05:25      at java.lang.reflect.Method.invoke (Method.java:580)
21:05:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:05:25      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:05:25      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:05:25      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:05:25  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml
21:05:25  [INFO] 
21:05:25  [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >-----
21:05:25  [INFO] Building southbound-cli 0.19.2-SNAPSHOT                          [72/84]
21:05:25  [INFO]   from applications/southbound-cli/pom.xml
21:05:25  [INFO] -------------------------------[ bundle ]-------------------------------
21:05:25  [INFO] 
21:05:25  [INFO] --- clean:3.4.0:clean (default-clean) @ southbound-cli ---
21:05:25  [INFO] 
21:05:25  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-cli ---
21:05:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:05:25  [INFO] 
21:05:25  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli ---
21:05:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:05:25  [INFO] 
21:05:25  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-cli ---
21:05:25  [INFO] 
21:05:25  [INFO] --- dependency:3.8.1:properties (default) @ southbound-cli ---
21:05:25  [INFO] 
21:05:25  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli ---
21:05: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-merge-scandium/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/**
21:05:25  [INFO] 
21:05:25  [INFO] --- yang:14.0.9:generate-sources (binding) @ southbound-cli ---
21:05:25  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:05:25  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/yang
21:05:25  [INFO] yang-to-sources: Found 16 dependencies in 2.068 ms
21:05:25  [INFO] yang-to-sources: Project model files found: 1 in 1.218 ms
21:05:25  [INFO] yang-to-sources: 2 YANG models processed in 82.77 ms
21:05:25  [INFO] BindingJavaFileGenerator: Defined 15 files in 2.597 ms
21:05:25  [INFO] Sorted 15 files into 4 directories in 94.68 μs
21:05:25  [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 8.507 ms
21:05:25  [INFO] 
21:05:25  [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli ---
21:05:25  [INFO] Starting audit...
21:05:25  Audit done.
21:05:25  [INFO] You have 0 Checkstyle violations.
21:05:25  [INFO] 
21:05:25  [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli ---
21:05:26  [INFO] Starting audit...
21:05:26  Audit done.
21:05:26  [INFO] You have 0 Checkstyle violations.
21:05:26  [INFO] 
21:05:26  [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-cli ---
21:05:26  [INFO] 
21:05:26  [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli ---
21:05:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/resources
21:05:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/generated-sources/spi
21:05:26  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:05:26  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:05:26  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:05:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/generated-sources/spi
21:05:26  [INFO] 
21:05:26  [INFO] --- compiler:3.13.0:compile (default-compile) @ southbound-cli ---
21:05:26  [INFO] Recompiling the module because of changed dependency.
21:05:26  [INFO] Compiling 28 source files with javac [debug release 21] to target/classes
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:05:26  [INFO] 
21:05:26  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ southbound-cli >>>
21:05:26  [INFO] 
21:05:26  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ southbound-cli ---
21:05:26  [INFO] Fork Value is true
21:05:30  [INFO] Done SpotBugs Analysis....
21:05:30  [INFO] 
21:05:30  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ southbound-cli <<<
21:05:30  [INFO] 
21:05:30  [INFO] 
21:05:30  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ southbound-cli ---
21:05:30  [INFO] BugInstance size is 0
21:05:30  [INFO] Error size is 0
21:05:30  [INFO] No errors/warnings found
21:05:30  [INFO] 
21:05:30  [INFO] --- karaf-services:4.4.6:service-metadata-generate (service-metadata-generate) @ southbound-cli ---
21:05:31  [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices
21:05:31  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand
21:05:31  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand
21:05:31  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand
21:05:31  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand
21:05:31  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand
21:05:31  [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand
21:05:31  [INFO] 
21:05:31  [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli ---
21:05:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/test/resources
21:05:31  [INFO] 
21:05:31  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ southbound-cli ---
21:05:31  [INFO] No sources to compile
21:05:31  [INFO] 
21:05:31  [INFO] --- surefire:3.5.2:test (default-test) @ southbound-cli ---
21:05:31  [INFO] No tests to run.
21:05:31  [INFO] 
21:05:31  [INFO] --- copy:14.0.7:copy-files (default) @ southbound-cli ---
21:05:31  [INFO] 
21:05:31  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-cli ---
21:05:31  [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.19.2-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker
21:05:31  Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning
21:05:31  Package found in   [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework]
21:05:31  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]
21:05:31  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.2-SNAPSHOT.jar
21:05:31  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/META-INF/MANIFEST.MF
21:05:31  [INFO] 
21:05:31  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ southbound-cli ---
21:05:31  [INFO] No previous run data found, generating javadoc.
21:05:33  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.2-SNAPSHOT-javadoc.jar
21:05:33  [INFO] 
21:05:33  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-cli ---
21:05:33  [INFO] CycloneDX: Resolving Dependencies
21:05:35  [INFO] CycloneDX: Creating BOM version 1.6 with 54 component(s)
21:05:35  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/bom.xml
21:05:35  [INFO]            attaching as southbound-cli-0.19.2-SNAPSHOT-cyclonedx.xml
21:05:35  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/bom.json
21:05:35  [INFO]            attaching as southbound-cli-0.19.2-SNAPSHOT-cyclonedx.json
21:05:35  [INFO] 
21:05:35  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli ---
21:05:35  [INFO] Skipping duplicate-finder execution!
21:05:35  [INFO] 
21:05:35  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ southbound-cli ---
21:05:35  [WARNING] Used undeclared dependencies found:
21:05:35  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
21:05:35  [WARNING]    org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.2-SNAPSHOT:compile
21:05:35  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
21:05:35  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
21:05:35  [INFO] 
21:05:35  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli ---
21:05:35  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.2-SNAPSHOT-sources.jar
21:05:35  [INFO] 
21:05:35  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ southbound-cli ---
21:05:35  [INFO] 
21:05:35  [INFO] --- jacoco:0.8.12:report (report) @ southbound-cli ---
21:05:35  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:05:35  [INFO] 
21:05:35  [INFO] --- install:3.1.3:install (default-install) @ southbound-cli ---
21:05:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-SNAPSHOT.pom
21:05:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-SNAPSHOT.jar
21:05:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-SNAPSHOT-javadoc.jar
21:05:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-SNAPSHOT-cyclonedx.xml
21:05:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-SNAPSHOT-cyclonedx.json
21:05:35  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-SNAPSHOT-sources.jar
21:05:35  [INFO] 
21:05:35  [INFO] --- bundle:6.0.0:install (default-install) @ southbound-cli ---
21:05:35  [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-SNAPSHOT.jar
21:05:35  [INFO] Writing OBR metadata
21:05:35  [INFO] 
21:05:35  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ southbound-cli ---
21:05:35  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:05:35  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:05:35  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml
21:05:35  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:05:35      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:05:35      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:05:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:05:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:05:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:05:35      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:05:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:05:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:05:35      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:05:35      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:05:35      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:05:35      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:05:35      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:05:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:05:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:05:35      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:05:35      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:05:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:05:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:05:35      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:05:35      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:05:35      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:05:35      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:05:35      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:05:35      at java.lang.reflect.Method.invoke (Method.java:580)
21:05:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:05:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:05:35      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:05:35      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:05:35  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml
21:05:35  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml
21:05:35  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:05:35      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:05:35      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:05:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:05:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:05:35      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:05:35      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:05:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:05:35      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:05:35      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:05:35      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:05:35      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:05:35      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:05:35      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:05:35      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:05:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:05:35      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:05:35      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:05:35      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:05:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:05:35      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:05:35      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:05:35      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:05:35      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:05:35      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:05:35      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:05:35      at java.lang.reflect.Method.invoke (Method.java:580)
21:05:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:05:35      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:05:35      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:05:35      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:05:35  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml
21:05:35  [INFO] 
21:05:35  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-cli ---
21:05:35  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:05:35  [INFO] 
21:05:35  [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >--
21:05:35  [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.2-SNAPSHOT [73/84]
21:05:35  [INFO]   from features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml
21:05:35  [INFO] ------------------------------[ feature ]-------------------------------
21:05:35  [INFO] 
21:05:35  [INFO] --- clean:3.4.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli ---
21:05:35  [INFO] 
21:05:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli ---
21:05:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:05:35  [INFO] 
21:05:35  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli ---
21:05:35  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:05:35  [INFO] 
21:05:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli ---
21:05:35  [INFO] 
21:05:35  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] 
21:05:36  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:05:36  [INFO] argLine set to empty
21:05:36  [INFO] 
21:05:36  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] Starting audit...
21:05:36  Audit done.
21:05:36  [INFO] You have 0 Checkstyle violations.
21:05:36  [INFO] 
21:05:36  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] Starting audit...
21:05:36  Audit done.
21:05:36  [INFO] You have 0 Checkstyle violations.
21:05:36  [INFO] 
21:05:36  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] 
21:05:36  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml
21:05:36  [INFO] ...done!
21:05:36  [INFO] Attaching features XML
21:05:36  [INFO] 
21:05:36  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [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
21:05:36  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:05:36  [INFO] 
21:05:36  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>>
21:05:36  [INFO] 
21:05:36  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] 
21:05:36  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<<
21:05:36  [INFO] 
21:05:36  [INFO] 
21:05:36  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] 
21:05:36  [INFO] --- feattest:14.0.7:test (default) @ odl-openflowplugin-app-southbound-cli ---
21:05:36  [INFO] Starting SFT for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli
21:05:36  [INFO] Project dependency features detected: []
21:05:36  [INFO] Pax Exam System (Version: 4.13.3) created.
21:05:36  [INFO] Creating RMI registry server on 127.0.0.1:21000
21:05:36  [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class
21:05:36  [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ]
21:05:36  [INFO] Waiting for remote bundle context.. on 21000 name: 357d8f0c-6004-4dfe-a3b8-68d4cb54a579 timout: [ RelativeTimeout value = 180000 ]
21:05:55  [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized.
21:05:55  [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized.
21:05:55  [INFO] 
21:05:55  [INFO] --- copy:14.0.7:copy-files (default) @ odl-openflowplugin-app-southbound-cli ---
21:05:55  [INFO] 
21:05:55  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli ---
21:05:55  [INFO] No Javadoc in project. Archive not created.
21:05:55  [INFO] 
21:05:55  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli ---
21:05:55  [INFO] CycloneDX: Resolving Dependencies
21:05:58  [INFO] CycloneDX: Creating BOM version 1.6 with 262 component(s)
21:05:58  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml
21:05:59  [INFO]            attaching as odl-openflowplugin-app-southbound-cli-0.19.2-SNAPSHOT-cyclonedx.xml
21:05:59  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json
21:05:59  [INFO]            attaching as odl-openflowplugin-app-southbound-cli-0.19.2-SNAPSHOT-cyclonedx.json
21:05:59  [INFO] 
21:05:59  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli ---
21:05:59  [INFO] Skipping duplicate-finder execution!
21:05:59  [INFO] 
21:05:59  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli ---
21:05:59  [INFO] Skipping plugin execution
21:05:59  [INFO] 
21:05:59  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli ---
21:05:59  [INFO] Skipping source per configuration.
21:05:59  [INFO] 
21:05:59  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli ---
21:05:59  [INFO] 
21:05:59  [INFO] --- jacoco:0.8.12:report (report) @ odl-openflowplugin-app-southbound-cli ---
21:05:59  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:05:59  [INFO] 
21:05:59  [INFO] --- install:3.1.3:install (default-install) @ odl-openflowplugin-app-southbound-cli ---
21:05:59  [WARNING] 
21:05:59  [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign
21:05:59  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:05:59  [WARNING] 
21:05:59  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:05:59  [WARNING] 
21:05:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-SNAPSHOT.pom
21:05:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-SNAPSHOT-features.xml
21:05:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-SNAPSHOT-cyclonedx.xml
21:05:59  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-SNAPSHOT-cyclonedx.json
21:05:59  [INFO] 
21:05:59  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli ---
21:05:59  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:05:59  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:05:59  [WARNING] 
21:05:59  [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign
21:05:59  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:05:59  [WARNING] 
21:05:59  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:05:59  [WARNING] 
21:05:59  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml
21:05:59  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:05:59      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:05:59      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:05:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:05:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:05:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:05:59      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:05:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:05:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:05:59      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:05:59      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:05:59      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:05:59      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:05:59      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:05:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:05:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:05:59      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:05:59      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:05:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:05:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:05:59      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:05:59      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:05:59      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:05:59      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:05:59      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:05:59      at java.lang.reflect.Method.invoke (Method.java:580)
21:05:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:05:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:05:59      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:05:59      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:05:59  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml
21:05:59  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml
21:05:59  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:05:59      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:05:59      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:05:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:05:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:05:59      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:05:59      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:05:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:05:59      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:05:59      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:05:59      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:05:59      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:05:59      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:05:59      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:05:59      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:05:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:05:59      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:05:59      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:05:59      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:05:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:05:59      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:05:59      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:05:59      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:05:59      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:05:59      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:05:59      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:05:59      at java.lang.reflect.Method.invoke (Method.java:580)
21:05:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:05:59      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:05:59      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:05:59      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:05:59  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml
21:05:59  [INFO] 
21:05:59  [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >-------
21:05:59  [INFO] Building features-openflowplugin 0.19.2-SNAPSHOT                 [74/84]
21:05:59  [INFO]   from features-aggregator/features-openflowplugin/pom.xml
21:05:59  [INFO] ------------------------------[ feature ]-------------------------------
21:05:59  [INFO] 
21:05:59  [INFO] --- clean:3.4.0:clean (default-clean) @ features-openflowplugin ---
21:05:59  [INFO] 
21:05:59  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowplugin ---
21:05:59  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:05:59  [INFO] 
21:05:59  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin ---
21:05:59  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:05:59  [INFO] 
21:05:59  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowplugin ---
21:05:59  [INFO] 
21:05:59  [INFO] --- dependency:3.8.1:properties (default) @ features-openflowplugin ---
21:05:59  [INFO] 
21:05:59  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin ---
21:05:59  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:05:59  [INFO] argLine set to empty
21:05:59  [INFO] 
21:05:59  [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin ---
21:05:59  [INFO] Starting audit...
21:05:59  Audit done.
21:05:59  [INFO] You have 0 Checkstyle violations.
21:05:59  [INFO] 
21:05:59  [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin ---
21:06:00  [INFO] Starting audit...
21:06:00  Audit done.
21:06:00  [INFO] You have 0 Checkstyle violations.
21:06:00  [INFO] 
21:06:00  [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowplugin ---
21:06:00  [INFO] 
21:06:00  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin ---
21:06:00  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/feature/feature.xml
21:06:00  [INFO] ...done!
21:06:00  [INFO] Attaching features XML
21:06:00  [INFO] 
21:06:00  [INFO] --- karaf:4.4.6:verify (default-verify) @ features-openflowplugin ---
21:06:00  [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
21:06:00  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:06:00  [INFO] 
21:06:00  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-openflowplugin >>>
21:06:00  [INFO] 
21:06:00  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-openflowplugin ---
21:06:00  [INFO] 
21:06:00  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-openflowplugin <<<
21:06:00  [INFO] 
21:06:00  [INFO] 
21:06:00  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-openflowplugin ---
21:06:00  [INFO] 
21:06:00  [INFO] --- feattest:14.0.7:test (default) @ features-openflowplugin ---
21:06:00  [INFO] 
21:06:00  [INFO] --- copy:14.0.7:copy-files (default) @ features-openflowplugin ---
21:06:00  [INFO] 
21:06:00  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowplugin ---
21:06:00  [INFO] No Javadoc in project. Archive not created.
21:06:00  [INFO] 
21:06:00  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin ---
21:06:00  [INFO] CycloneDX: Resolving Dependencies
21:06:05  [INFO] CycloneDX: Creating BOM version 1.6 with 462 component(s)
21:06:05  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/bom.xml
21:06:05  [INFO]            attaching as features-openflowplugin-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:05  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/bom.json
21:06:05  [INFO]            attaching as features-openflowplugin-0.19.2-SNAPSHOT-cyclonedx.json
21:06:05  [INFO] 
21:06:05  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin ---
21:06:05  [INFO] Skipping duplicate-finder execution!
21:06:05  [INFO] 
21:06:05  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowplugin ---
21:06:05  [INFO] Skipping plugin execution
21:06:05  [INFO] 
21:06:05  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin ---
21:06:05  [INFO] No sources in project. Archive not created.
21:06:05  [INFO] 
21:06:05  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-openflowplugin ---
21:06:05  [INFO] 
21:06:05  [INFO] --- jacoco:0.8.12:report (report) @ features-openflowplugin ---
21:06:05  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:06:05  [INFO] 
21:06:05  [INFO] --- install:3.1.3:install (default-install) @ features-openflowplugin ---
21:06:05  [WARNING] 
21:06:05  [WARNING] The packaging plugin for project features-openflowplugin did not assign
21:06:05  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:06:05  [WARNING] 
21:06:05  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:06:05  [WARNING] 
21:06:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-SNAPSHOT.pom
21:06:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-SNAPSHOT-features.xml
21:06:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-SNAPSHOT-cyclonedx.json
21:06:05  [INFO] 
21:06:05  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-openflowplugin ---
21:06:05  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:06:05  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:06:05  [WARNING] 
21:06:05  [WARNING] The packaging plugin for project features-openflowplugin did not assign
21:06:05  [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'.
21:06:05  [WARNING] 
21:06:05  [WARNING] Incomplete projects like this will fail in future Maven versions!
21:06:05  [WARNING] 
21:06:05  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:05  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:05      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:05      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:05      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:05      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:05      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:05      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:05      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:05      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:05      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:05      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:05      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:05      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:05      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:05      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:05  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:05  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml
21:06:05  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:05      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:05      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:05      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:05      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:05      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:05      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:05      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:05      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:05      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:05      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:05      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:05      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:05      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:05      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:05  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml
21:06:05  [INFO] 
21:06:05  [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >---------
21:06:05  [INFO] Building features-aggregator 0.19.2-SNAPSHOT                     [75/84]
21:06:05  [INFO]   from features-aggregator/pom.xml
21:06:05  [INFO] --------------------------------[ pom ]---------------------------------
21:06:05  [INFO] 
21:06:05  [INFO] --- clean:3.4.0:clean (default-clean) @ features-aggregator ---
21:06:05  [INFO] 
21:06:05  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator ---
21:06:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:05  [INFO] 
21:06:05  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator ---
21:06:05  [INFO] 
21:06:05  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator ---
21:06:05  [INFO] CycloneDX: Resolving Dependencies
21:06:05  [INFO] CycloneDX: Creating BOM version 1.6 with 0 component(s)
21:06:05  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/target/bom.xml
21:06:05  [INFO]            attaching as features-aggregator-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:05  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/target/bom.json
21:06:05  [INFO]            attaching as features-aggregator-0.19.2-SNAPSHOT-cyclonedx.json
21:06:05  [INFO] 
21:06:05  [INFO] --- install:3.1.3:install (default-install) @ features-aggregator ---
21:06:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-SNAPSHOT.pom
21:06:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:05  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-SNAPSHOT-cyclonedx.json
21:06:05  [INFO] 
21:06:05  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ features-aggregator ---
21:06:05  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:06:05  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:06:05  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:05  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:05      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:05      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:05      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:05      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:05      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:05      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:05      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:05      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:05      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:05      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:05      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:05      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:05      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:05      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:05  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:05  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml
21:06:05  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:05      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:05      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:05      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:06:05      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:05      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:05      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:05      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:05      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:05      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:05      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:05      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:05      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:05      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:05      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:05      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:05      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:05      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:05      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:05      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:05      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:05  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml
21:06:05  [INFO] 
21:06:05  [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >--
21:06:05  [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.2-SNAPSHOT [76/84]
21:06:05  [INFO]   from applications/arbitratorreconciliation/pom.xml
21:06:05  [INFO] --------------------------------[ pom ]---------------------------------
21:06:05  [INFO] 
21:06:05  [INFO] --- clean:3.4.0:clean (default-clean) @ arbitratorreconciliation-aggregator ---
21:06:05  [INFO] 
21:06:05  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator ---
21:06:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:05  [INFO] 
21:06:05  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator ---
21:06:05  [INFO] 
21:06:05  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-aggregator ---
21:06:05  [INFO] Skipping CycloneDX goal, because module skips deploy
21:06:05  [INFO] 
21:06:05  [INFO] --- install:3.1.3:install (default-install) @ arbitratorreconciliation-aggregator ---
21:06:05  [INFO] Skipping artifact installation
21:06:05  [INFO] 
21:06:05  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ arbitratorreconciliation-aggregator ---
21:06:05  [INFO] Skipping artifact deployment
21:06:05  [INFO] 
21:06:05  [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >-------
21:06:05  [INFO] Building applications-aggregator 0.19.2-SNAPSHOT                 [77/84]
21:06:05  [INFO]   from applications/pom.xml
21:06:05  [INFO] --------------------------------[ pom ]---------------------------------
21:06:05  [INFO] 
21:06:05  [INFO] --- clean:3.4.0:clean (default-clean) @ applications-aggregator ---
21:06:05  [INFO] 
21:06:05  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ applications-aggregator ---
21:06:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:05  [INFO] 
21:06:05  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ applications-aggregator ---
21:06:05  [INFO] 
21:06:05  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ applications-aggregator ---
21:06:05  [INFO] Skipping CycloneDX goal, because module skips deploy
21:06:05  [INFO] 
21:06:05  [INFO] --- install:3.1.3:install (default-install) @ applications-aggregator ---
21:06:05  [INFO] Skipping artifact installation
21:06:05  [INFO] 
21:06:05  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ applications-aggregator ---
21:06:05  [INFO] Skipping artifact deployment
21:06:05  [INFO] 
21:06:05  [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >-------
21:06:05  [INFO] Building model-aggregator 0.19.2-SNAPSHOT                        [78/84]
21:06:05  [INFO]   from model/pom.xml
21:06:05  [INFO] --------------------------------[ pom ]---------------------------------
21:06:05  [INFO] 
21:06:05  [INFO] --- clean:3.4.0:clean (default-clean) @ model-aggregator ---
21:06:05  [INFO] 
21:06:05  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-aggregator ---
21:06:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:05  [INFO] 
21:06:05  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-aggregator ---
21:06:05  [INFO] 
21:06:05  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator ---
21:06:05  [INFO] Skipping CycloneDX goal, because module skips deploy
21:06:05  [INFO] 
21:06:05  [INFO] --- install:3.1.3:install (default-install) @ model-aggregator ---
21:06:05  [INFO] Skipping artifact installation
21:06:05  [INFO] 
21:06:05  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ model-aggregator ---
21:06:05  [INFO] Skipping artifact deployment
21:06:05  [INFO] 
21:06:05  [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >-----------
21:06:05  [INFO] Building learning-switch 0.19.2-SNAPSHOT                         [79/84]
21:06:05  [INFO]   from samples/learning-switch/pom.xml
21:06:05  [INFO] -------------------------------[ bundle ]-------------------------------
21:06:05  [INFO] 
21:06:05  [INFO] --- clean:3.4.0:clean (default-clean) @ learning-switch ---
21:06:05  [INFO] 
21:06:05  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ learning-switch ---
21:06:05  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:05  [INFO] 
21:06:05  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch ---
21:06:05  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:05  [INFO] 
21:06:05  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ learning-switch ---
21:06:06  [INFO] 
21:06:06  [INFO] --- dependency:3.8.1:properties (default) @ learning-switch ---
21:06:06  [INFO] 
21:06:06  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ learning-switch ---
21:06:06  [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-merge-scandium/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/**
21:06:06  [INFO] 
21:06:06  [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch ---
21:06:06  [INFO] Starting audit...
21:06:06  Audit done.
21:06:06  [INFO] You have 0 Checkstyle violations.
21:06:06  [INFO] 
21:06:06  [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch ---
21:06:06  [INFO] Starting audit...
21:06:06  Audit done.
21:06:06  [INFO] You have 0 Checkstyle violations.
21:06:06  [INFO] 
21:06:06  [INFO] --- dependency:3.8.1:copy (unpack-license) @ learning-switch ---
21:06:06  [INFO] 
21:06:06  [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch ---
21:06:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/resources
21:06:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/generated-sources/spi
21:06:06  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/generated-sources/yang
21:06:06  [INFO] 
21:06:06  [INFO] --- compiler:3.13.0:compile (default-compile) @ learning-switch ---
21:06:06  [INFO] Recompiling the module because of changed dependency.
21:06:06  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:06  [INFO] 
21:06:06  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ learning-switch >>>
21:06:06  [INFO] 
21:06:06  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ learning-switch ---
21:06:06  [INFO] Fork Value is true
21:06:09  [INFO] Done SpotBugs Analysis....
21:06:09  [INFO] 
21:06:09  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ learning-switch <<<
21:06:09  [INFO] 
21:06:09  [INFO] 
21:06:09  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ learning-switch ---
21:06:09  [INFO] BugInstance size is 0
21:06:09  [INFO] Error size is 0
21:06:09  [INFO] No errors/warnings found
21:06:09  [INFO] 
21:06:09  [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch ---
21:06:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/test/resources
21:06:09  [INFO] 
21:06:09  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ learning-switch ---
21:06:09  [INFO] No sources to compile
21:06:09  [INFO] 
21:06:09  [INFO] --- surefire:3.5.2:test (default-test) @ learning-switch ---
21:06:09  [INFO] No tests to run.
21:06:09  [INFO] 
21:06:09  [INFO] --- copy:14.0.7:copy-files (default) @ learning-switch ---
21:06:09  [INFO] 
21:06:09  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ learning-switch ---
21:06:09  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.2-SNAPSHOT.jar
21:06:09  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/META-INF/MANIFEST.MF
21:06:09  [INFO] 
21:06:09  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ learning-switch ---
21:06:10  [INFO] No previous run data found, generating javadoc.
21:06:11  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.2-SNAPSHOT-javadoc.jar
21:06:11  [INFO] 
21:06:11  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ learning-switch ---
21:06:11  [INFO] CycloneDX: Resolving Dependencies
21:06:12  [INFO] CycloneDX: Creating BOM version 1.6 with 42 component(s)
21:06:12  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/bom.xml
21:06:12  [INFO]            attaching as learning-switch-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:12  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/bom.json
21:06:12  [INFO]            attaching as learning-switch-0.19.2-SNAPSHOT-cyclonedx.json
21:06:12  [INFO] 
21:06:12  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch ---
21:06:12  [INFO] Skipping duplicate-finder execution!
21:06:12  [INFO] 
21:06:12  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ learning-switch ---
21:06:12  [WARNING] Used undeclared dependencies found:
21:06:12  [WARNING]    com.google.guava:guava:jar:33.4.0-jre:compile
21:06:12  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
21:06:12  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
21:06:12  [WARNING]    org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile
21:06:12  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
21:06:12  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.9:compile
21:06:12  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
21:06:12  [INFO] 
21:06:12  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch ---
21:06:12  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.2-SNAPSHOT-sources.jar
21:06:12  [INFO] 
21:06:12  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ learning-switch ---
21:06:12  [INFO] 
21:06:12  [INFO] --- jacoco:0.8.12:report (report) @ learning-switch ---
21:06:12  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:06:12  [INFO] 
21:06:12  [INFO] --- install:3.1.3:install (default-install) @ learning-switch ---
21:06:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-SNAPSHOT.pom
21:06:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-SNAPSHOT.jar
21:06:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-SNAPSHOT-javadoc.jar
21:06:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-SNAPSHOT-cyclonedx.json
21:06:12  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-SNAPSHOT-sources.jar
21:06:12  [INFO] 
21:06:12  [INFO] --- bundle:6.0.0:install (default-install) @ learning-switch ---
21:06:12  [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-SNAPSHOT.jar
21:06:12  [INFO] Writing OBR metadata
21:06:12  [INFO] 
21:06:12  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ learning-switch ---
21:06:12  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:06:12  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:06:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:06:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:12      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:12  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml
21:06:12  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:12      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:12      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:12      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:12      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:06:12      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:12      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:12      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:12      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:12      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:12      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:12      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:12      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:12      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:12      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:12      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:12      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:12      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:12      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:12      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:12      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:12      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:12      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:12      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:12      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:12  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml
21:06:12  [INFO] 
21:06:12  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ learning-switch ---
21:06:12  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:06:12  [INFO] 
21:06:12  [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >-----------
21:06:12  [INFO] Building sample-consumer 0.19.2-SNAPSHOT                         [80/84]
21:06:12  [INFO]   from samples/sample-consumer/pom.xml
21:06:12  [INFO] -------------------------------[ bundle ]-------------------------------
21:06:12  [INFO] 
21:06:12  [INFO] --- clean:3.4.0:clean (default-clean) @ sample-consumer ---
21:06:12  [INFO] 
21:06:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ sample-consumer ---
21:06:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:12  [INFO] 
21:06:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer ---
21:06:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:12  [INFO] 
21:06:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ sample-consumer ---
21:06:13  [INFO] 
21:06:13  [INFO] --- dependency:3.8.1:properties (default) @ sample-consumer ---
21:06:13  [INFO] 
21:06:13  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer ---
21:06: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-merge-scandium/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/**
21:06:13  [INFO] 
21:06:13  [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer ---
21:06:13  [INFO] Starting audit...
21:06:13  Audit done.
21:06:13  [INFO] You have 0 Checkstyle violations.
21:06:13  [INFO] 
21:06:13  [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer ---
21:06:13  [INFO] Starting audit...
21:06:13  Audit done.
21:06:13  [INFO] You have 0 Checkstyle violations.
21:06:13  [INFO] 
21:06:13  [INFO] --- dependency:3.8.1:copy (unpack-license) @ sample-consumer ---
21:06:13  [INFO] 
21:06:13  [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer ---
21:06:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/src/main/resources
21:06:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/generated-sources/spi
21:06:13  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/generated-sources/yang
21:06:13  [INFO] 
21:06:13  [INFO] --- compiler:3.13.0:compile (default-compile) @ sample-consumer ---
21:06:13  [INFO] Recompiling the module because of changed dependency.
21:06:13  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
21:06:13  [INFO] 
21:06:13  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ sample-consumer >>>
21:06:13  [INFO] 
21:06:13  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ sample-consumer ---
21:06:13  [INFO] Fork Value is true
21:06:15  [INFO] Done SpotBugs Analysis....
21:06:15  [INFO] 
21:06:15  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ sample-consumer <<<
21:06:15  [INFO] 
21:06:15  [INFO] 
21:06:15  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ sample-consumer ---
21:06:15  [INFO] BugInstance size is 0
21:06:15  [INFO] Error size is 0
21:06:15  [INFO] No errors/warnings found
21:06:15  [INFO] 
21:06:15  [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer ---
21:06:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/src/test/resources
21:06:15  [INFO] 
21:06:15  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sample-consumer ---
21:06:15  [INFO] No sources to compile
21:06:15  [INFO] 
21:06:15  [INFO] --- surefire:3.5.2:test (default-test) @ sample-consumer ---
21:06:15  [INFO] No tests to run.
21:06:15  [INFO] 
21:06:15  [INFO] --- copy:14.0.7:copy-files (default) @ sample-consumer ---
21:06:15  [INFO] 
21:06:15  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-consumer ---
21:06:15  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.2-SNAPSHOT.jar
21:06:15  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/META-INF/MANIFEST.MF
21:06:15  [INFO] 
21:06:15  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ sample-consumer ---
21:06:15  [INFO] No previous run data found, generating javadoc.
21:06:17  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.2-SNAPSHOT-javadoc.jar
21:06:17  [INFO] 
21:06:17  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-consumer ---
21:06:17  [INFO] CycloneDX: Resolving Dependencies
21:06:17  [INFO] CycloneDX: Creating BOM version 1.6 with 35 component(s)
21:06:17  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/bom.xml
21:06:17  [INFO]            attaching as sample-consumer-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:17  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/bom.json
21:06:17  [INFO]            attaching as sample-consumer-0.19.2-SNAPSHOT-cyclonedx.json
21:06:17  [INFO] 
21:06:17  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer ---
21:06:17  [INFO] Skipping duplicate-finder execution!
21:06:17  [INFO] 
21:06:17  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ sample-consumer ---
21:06:17  [INFO] No dependency problems found
21:06:17  [INFO] 
21:06:17  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer ---
21:06:17  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.2-SNAPSHOT-sources.jar
21:06:17  [INFO] 
21:06:17  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ sample-consumer ---
21:06:17  [INFO] 
21:06:17  [INFO] --- jacoco:0.8.12:report (report) @ sample-consumer ---
21:06:17  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:06:17  [INFO] 
21:06:17  [INFO] --- install:3.1.3:install (default-install) @ sample-consumer ---
21:06:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-SNAPSHOT.pom
21:06:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-SNAPSHOT.jar
21:06:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-SNAPSHOT-javadoc.jar
21:06:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-SNAPSHOT-cyclonedx.json
21:06:17  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-SNAPSHOT-sources.jar
21:06:17  [INFO] 
21:06:17  [INFO] --- bundle:6.0.0:install (default-install) @ sample-consumer ---
21:06:17  [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-SNAPSHOT.jar
21:06:17  [INFO] Writing OBR metadata
21:06:17  [INFO] 
21:06:17  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ sample-consumer ---
21:06:17  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:06:17  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:06:17  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:17  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:17      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:17      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:17      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:06:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:17      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:17      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:17      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:17      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:17      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:17      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:17      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:17      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:17      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:17      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:17      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:17      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:17      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:17      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:17      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:17  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:17  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml
21:06:17  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:17      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:17      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:17      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:17      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:06:17      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:17      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:17      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:17      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:17      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:17      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:17      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:17      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:17      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:17      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:17      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:17      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:17      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:17      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:17      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:17      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:17      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:17      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:17      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:17      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:17  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml
21:06:17  [INFO] 
21:06:17  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-consumer ---
21:06:17  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:06:17  [INFO] 
21:06:17  [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >-----------
21:06:17  [INFO] Building sample-bundles 0.19.2-SNAPSHOT                          [81/84]
21:06:17  [INFO]   from samples/sample-bundles/pom.xml
21:06:17  [INFO] -------------------------------[ bundle ]-------------------------------
21:06:17  [INFO] 
21:06:17  [INFO] --- clean:3.4.0:clean (default-clean) @ sample-bundles ---
21:06:17  [INFO] 
21:06:17  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ sample-bundles ---
21:06:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:17  [INFO] 
21:06:17  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles ---
21:06:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:17  [INFO] 
21:06:17  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ sample-bundles ---
21:06:18  [INFO] 
21:06:18  [INFO] --- dependency:3.8.1:properties (default) @ sample-bundles ---
21:06:18  [INFO] 
21:06:18  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles ---
21:06: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-merge-scandium/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/**
21:06:18  [INFO] 
21:06:18  [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles ---
21:06:18  [INFO] Starting audit...
21:06:18  Audit done.
21:06:18  [INFO] You have 0 Checkstyle violations.
21:06:18  [INFO] 
21:06:18  [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles ---
21:06:18  [INFO] Starting audit...
21:06:18  Audit done.
21:06:18  [INFO] You have 0 Checkstyle violations.
21:06:18  [INFO] 
21:06:18  [INFO] --- dependency:3.8.1:copy (unpack-license) @ sample-bundles ---
21:06:18  [INFO] 
21:06:18  [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles ---
21:06:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/src/main/resources
21:06:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/generated-sources/spi
21:06:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/generated-sources/yang
21:06:18  [INFO] 
21:06:18  [INFO] --- compiler:3.13.0:compile (default-compile) @ sample-bundles ---
21:06:18  [INFO] Recompiling the module because of changed dependency.
21:06:18  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
21:06:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:06:18  [INFO] 
21:06:18  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ sample-bundles >>>
21:06:18  [INFO] 
21:06:18  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ sample-bundles ---
21:06:18  [INFO] Fork Value is true
21:06:21  [INFO] Done SpotBugs Analysis....
21:06:21  [INFO] 
21:06:21  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ sample-bundles <<<
21:06:21  [INFO] 
21:06:21  [INFO] 
21:06:21  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ sample-bundles ---
21:06:21  [INFO] BugInstance size is 0
21:06:21  [INFO] Error size is 0
21:06:21  [INFO] No errors/warnings found
21:06:21  [INFO] 
21:06:21  [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles ---
21:06:21  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/src/test/resources
21:06:21  [INFO] 
21:06:21  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ sample-bundles ---
21:06:21  [INFO] No sources to compile
21:06:21  [INFO] 
21:06:21  [INFO] --- surefire:3.5.2:test (default-test) @ sample-bundles ---
21:06:21  [INFO] No tests to run.
21:06:21  [INFO] 
21:06:21  [INFO] --- copy:14.0.7:copy-files (default) @ sample-bundles ---
21:06:21  [INFO] 
21:06:21  [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-bundles ---
21:06:21  [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.2-SNAPSHOT.jar
21:06:21  [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/META-INF/MANIFEST.MF
21:06:21  [INFO] 
21:06:21  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ sample-bundles ---
21:06:22  [INFO] No previous run data found, generating javadoc.
21:06:23  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.2-SNAPSHOT-javadoc.jar
21:06:23  [INFO] 
21:06:23  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-bundles ---
21:06:23  [INFO] CycloneDX: Resolving Dependencies
21:06:23  [INFO] CycloneDX: Creating BOM version 1.6 with 38 component(s)
21:06:23  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/bom.xml
21:06:23  [INFO]            attaching as sample-bundles-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:23  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/bom.json
21:06:23  [INFO]            attaching as sample-bundles-0.19.2-SNAPSHOT-cyclonedx.json
21:06:23  [INFO] 
21:06:23  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles ---
21:06:23  [INFO] Skipping duplicate-finder execution!
21:06:23  [INFO] 
21:06:23  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ sample-bundles ---
21:06:23  [WARNING] Used undeclared dependencies found:
21:06:23  [WARNING]    org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.9:compile
21:06:23  [WARNING]    org.opendaylight.yangtools:concepts:jar:14.0.9:compile
21:06:23  [WARNING]    com.google.guava:guava:jar:33.4.0-jre:compile
21:06:23  [WARNING]    org.opendaylight.yangtools:yang-common:jar:14.0.9:compile
21:06:23  [WARNING]    org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.9:compile
21:06:23  [WARNING]    org.opendaylight.mdsal:mdsal-common-api:jar:14.0.9:compile
21:06:23  [INFO] 
21:06:23  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles ---
21:06:23  [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.2-SNAPSHOT-sources.jar
21:06:23  [INFO] 
21:06:23  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ sample-bundles ---
21:06:23  [INFO] 
21:06:23  [INFO] --- jacoco:0.8.12:report (report) @ sample-bundles ---
21:06:23  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:06:23  [INFO] 
21:06:23  [INFO] --- install:3.1.3:install (default-install) @ sample-bundles ---
21:06:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-SNAPSHOT.pom
21:06:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-SNAPSHOT.jar
21:06:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-SNAPSHOT-javadoc.jar
21:06:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-SNAPSHOT-cyclonedx.json
21:06:23  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-SNAPSHOT-sources.jar
21:06:23  [INFO] 
21:06:23  [INFO] --- bundle:6.0.0:install (default-install) @ sample-bundles ---
21:06:24  [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-SNAPSHOT.jar
21:06:24  [INFO] Writing OBR metadata
21:06:24  [INFO] 
21:06:24  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ sample-bundles ---
21:06:24  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:06:24  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:06:24  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:24  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:24      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:24      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:24      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:24      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:06:24      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:24      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:24      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:24      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:24      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:24      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:24      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:24      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:24      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:24      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:24      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:24      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:24      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:24      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:24      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:24      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:24      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:24      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:24      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:24      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:24      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:24      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:24  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:24  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml
21:06:24  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:24      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:24      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:24      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:24      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:24      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:06:24      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:24      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:24      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:24      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:24      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:24      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:24      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:24      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:24      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:24      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:24      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:24      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:24      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:24      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:24      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:24      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:24      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:24      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:24      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:24      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:24      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:24      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:24      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:24  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml
21:06:24  [INFO] 
21:06:24  [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-bundles ---
21:06:24  [INFO] Remote OBR update disabled (enable with -DremoteOBR)
21:06:24  [INFO] 
21:06:24  [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >--
21:06:24  [INFO] Building openflowplugin-samples-aggregator 0.19.2-SNAPSHOT       [82/84]
21:06:24  [INFO]   from samples/pom.xml
21:06:24  [INFO] --------------------------------[ pom ]---------------------------------
21:06:24  [INFO] 
21:06:24  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-samples-aggregator ---
21:06:24  [INFO] 
21:06:24  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator ---
21:06:24  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:24  [INFO] 
21:06:24  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator ---
21:06:24  [INFO] 
21:06:24  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-samples-aggregator ---
21:06:24  [INFO] Skipping CycloneDX goal, because module skips deploy
21:06:24  [INFO] 
21:06:24  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-samples-aggregator ---
21:06:24  [INFO] Skipping artifact installation
21:06:24  [INFO] 
21:06:24  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-samples-aggregator ---
21:06:24  [INFO] Skipping artifact deployment
21:06:24  [INFO] 
21:06:24  [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >--------
21:06:24  [INFO] Building openflowplugin-karaf 0.19.2-SNAPSHOT                    [83/84]
21:06:24  [INFO]   from distribution/karaf/pom.xml
21:06:24  [INFO] --------------------------------[ pom ]---------------------------------
21:06:25  [INFO] 
21:06:25  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-karaf ---
21:06:25  [INFO] 
21:06:25  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf ---
21:06:25  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:25  [INFO] 
21:06:25  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf ---
21:06:25  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:25  [INFO] 
21:06:25  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-karaf ---
21:06:25  [INFO] 
21:06:25  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-karaf ---
21:06:25  [INFO] 
21:06:25  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf ---
21:06: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-merge-scandium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
21:06:25  [INFO] 
21:06:25  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf ---
21:06:25  [INFO] Starting audit...
21:06:25  Audit done.
21:06:25  [INFO] You have 0 Checkstyle violations.
21:06:25  [INFO] 
21:06:25  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf ---
21:06:25  [INFO] Starting audit...
21:06:25  Audit done.
21:06:25  [INFO] You have 0 Checkstyle violations.
21:06:25  [INFO] 
21:06:25  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-karaf ---
21:06:25  [INFO] 
21:06:25  [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf ---
21:06:25  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/src/main/resources
21:06:25  [INFO] 
21:06:25  [INFO] --- karaf:4.4.6:assembly (process-resources) @ openflowplugin-karaf ---
21:06:25  [INFO] Using repositories:
21:06:25  [INFO]    https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
21:06:25  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
21:06:25  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
21:06:25  [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly
21:06:25  [INFO] Loading direct KAR and features XML dependencies
21:06:25  [INFO]    Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar
21:06:25  [INFO]    Feature framework will be added as a startup feature
21:06:25  [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly
21:06:25  [INFO] Unzipping kars
21:06:25  [INFO]    processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
21:06:25  [INFO]       found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
21:06:25  [INFO] Loading profiles from:
21:06:25  [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
21:06:25  [INFO] Loading repositories
21:06:25  [INFO] Generating generated-startup profile
21:06:25  [INFO] Generating generated-boot profile with parents: generated-startup
21:06:25  [INFO] Generating generated-installed profile
21:06:25  [INFO] Configuring etc/config.properties and etc/system.properties
21:06:25  [INFO] Downloading libraries for generated profiles
21:06:25  [INFO] Downloading additional libraries
21:06:25  [INFO] Writing configurations
21:06:25  [INFO]    adding config file: etc/profile.cfg
21:06:25  [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml
21:06:25  [INFO] Startup stage
21:06:25  [INFO]    Loading startup repositories
21:06:25  [INFO]    Resolving startup features and bundles
21:06:25  [INFO]       Features: framework
21:06:25  [INFO]       Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.0.7
21:06:25  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.7
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
21:06:25  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
21:06:25  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
21:06:25  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
21:06:25  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
21:06:25  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
21:06:25  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
21:06:25  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
21:06:25  [INFO] Boot stage
21:06:25  [INFO]    Loading boot repositories
21:06:25  [INFO]       adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.9/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.7/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.1/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.7/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.7/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.9/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.9/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.9/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.7/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.7/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.9/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.2-SNAPSHOT/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.9/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.7/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.1/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.7/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.7/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.1/xml/features
21:06:25  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.2-SNAPSHOT/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.6/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.4.0/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.6/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.6/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.6/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.6/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.6/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.5/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.7/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.6/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.9/xml/features
21:06:26  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.5/xml/features
21:06:26  [INFO]    Feature kar/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.command.acl.kar.cfg
21:06:26  [INFO]    Feature jaas-boot/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
21:06:26  [INFO]       adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
21:06:26  [INFO]    Feature scr/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
21:06:26  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6
21:06:26  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
21:06:26  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
21:06:26  [INFO]    Feature aries-proxy/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
21:06:26  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
21:06:26  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
21:06:26  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm/9.7
21:06:26  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
21:06:26  [INFO]    Feature shell/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.command.acl.shell.cfg
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.shell.cfg
21:06:26  [INFO]    Feature service/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
21:06:26  [INFO]    Feature jaas/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.jaas.cfg
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
21:06:26  [INFO]    Feature package/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
21:06:26  [INFO]    Feature ssh/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
21:06:26  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
21:06:26  [INFO]    Feature feature/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.features.repos.cfg
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.command.acl.feature.cfg
21:06:26  [INFO]    Feature management/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
21:06:26  [INFO]       adding config file: etc/jmx.acl.cfg
21:06:26  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
21:06:26  [INFO]       adding config file: etc/jmx.acl.java.lang.Memory.cfg
21:06:26  [INFO]       adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.management.cfg
21:06:26  [INFO]    Feature jline/3.21.0 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
21:06:26  [INFO]       adding maven artifact: mvn:org.jline/jline/3.21.0
21:06:26  [INFO]    Feature system/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.command.acl.system.cfg
21:06:26  [INFO]    Feature log/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.log.cfg
21:06:26  [INFO]    Feature aries-blueprint/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
21:06:26  [INFO]    Feature config/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
21:06:26  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.command.acl.config.cfg
21:06:26  [INFO]    Feature instance/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
21:06:26  [INFO]    Feature pax-url-wrap/2.6.14 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
21:06:26  [INFO]    Feature framework/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
21:06:26  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
21:06:26  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
21:06:26  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
21:06:26  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
21:06:26  [INFO]    Feature shell-compat/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
21:06:26  [INFO]    Feature diagnostic/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
21:06:26  [INFO]       adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
21:06:26  [INFO]       adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
21:06:26  [INFO]    Feature deployer/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
21:06:26  [INFO]    Feature bundle/4.4.6 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
21:06:26  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
21:06:26  [INFO]       adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
21:06:26  [INFO]    Feature c3f7abbf-7644-43c4-989e-708486c88e7a/0.0.0 is defined as a boot feature
21:06:26  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.7
21:06:26  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.7
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
21:06:26  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.7
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
21:06:26  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.7
21:06:26  [INFO]    Feature standard/4.4.6 is defined as a boot feature
21:06:26  [INFO] Install stage
21:06:26  [INFO]    Loading installed repositories
21:06:26  [INFO]    Feature wrapper/4.4.6 is defined as an installed feature
21:06:26  [INFO]       adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
21:06:26  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
21:06:26  [INFO]       adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12
21:06:26  [INFO] 
21:06:26  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>>
21:06:26  [INFO] 
21:06:26  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-karaf ---
21:06:26  [INFO] 
21:06:26  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<<
21:06:26  [INFO] 
21:06:26  [INFO] 
21:06:26  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-karaf ---
21:06:26  [INFO] 
21:06:26  [INFO] --- dependency:3.8.1:copy (apply-branding) @ openflowplugin-karaf ---
21:06:26  [INFO] 
21:06:26  [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf ---
21:06:26  [INFO] 
21:06:26  [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf ---
21:06:26  [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties
21:06:26  [INFO] 
21:06:26  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-karaf ---
21:06:26  [INFO] 
21:06:26  [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf ---
21:06:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/src/main/assembly
21:06:26  [INFO] 
21:06:26  [INFO] --- karaf:14.0.7:populate-local-repo (populate-local-repo) @ openflowplugin-karaf ---
21:06:27  [INFO] Feature repository discovered recursively: df1b4b8b-3160-4f7c-b264-4a426613ad1a
21:06:27  [INFO] Feature repository discovered recursively: features-openflowplugin
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest
21:06:27  [INFO] Feature repository discovered recursively: odl-restconf
21:06:27  [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
21:06:27  [INFO] Feature repository discovered recursively: odl-ws-rs-api
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-jersey-2
21:06:27  [INFO] Feature repository discovered recursively: odl-javassist-3
21:06:27  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
21:06:27  [INFO] Feature repository discovered recursively: odl-extras-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
21:06:27  [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-keystore
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-truststore
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-restconf-server-api
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-restconf-api
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-export
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-common
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-netty
21:06:27  [INFO] Feature repository discovered recursively: odl-netty-4
21:06:27  [INFO] Feature repository discovered recursively: openflowplugin-0.19.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-common
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-apache-commons-text
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-codec
21:06:27  [INFO] Feature repository discovered recursively: odl-stax2-api
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-data
21:06:27  [INFO] Feature repository discovered recursively: odl-antlr4
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
21:06:27  [INFO] Feature repository discovered recursively: odl-bytebuddy
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-parser
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-xpath
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-akka
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-scala
21:06:27  [INFO] Feature repository discovered recursively: odl-servlet-api
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
21:06:27  [INFO] Feature repository discovered recursively: odl-gson
21:06:27  [INFO] Feature repository discovered recursively: odl-infrautils-utils
21:06:27  [INFO] Feature repository discovered recursively: odl-infrautils-ready
21:06:27  [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-data-api
21:06:27  [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-util
21:06:27  [INFO] Feature repository discovered recursively: pt-triemap
21:06:27  [INFO] Feature repository discovered recursively: odl-serviceutils-srm
21:06:27  [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries
21:06:27  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
21:06:27  [INFO] Feature repository discovered recursively: odl-guava
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation
21:06:27  [INFO] Feature repository discovered recursively: features-openflowplugin-extension
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions
21:06:27  [INFO] Feature repository discovered recursively: framework-4.4.6
21:06:27  [INFO] Feature repository discovered recursively: standard-4.4.6
21:06:27  [INFO] Feature repository discovered recursively: framework-4.4.6
21:06:27  [INFO] Feature repository discovered recursively: features-openflowplugin
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic
21:06:27  [INFO] Feature repository discovered recursively: openflowplugin-0.19.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-eos-common
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-data-api
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-parser-api
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-common
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-util
21:06:27  [INFO] Feature repository discovered recursively: odl-guava
21:06:27  [INFO] Feature repository discovered recursively: pt-triemap
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-common
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-api
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api
21:06:27  [INFO] Feature repository discovered recursively: odl-bytebuddy
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-parser
21:06:27  [INFO] Feature repository discovered recursively: odl-antlr4
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-xpath
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-data
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-dom-api
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-apache-commons-text
21:06:27  [INFO] Feature repository discovered recursively: odl-apache-commons-lang3
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-codec
21:06:27  [INFO] Feature repository discovered recursively: odl-gson
21:06:27  [INFO] Feature repository discovered recursively: odl-stax2-api
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-dropwizard-metrics
21:06:27  [INFO] Feature repository discovered recursively: odl-netty-4
21:06:27  [INFO] Feature repository discovered recursively: odl-servlet-api
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-akka
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-scala
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus
21:06:27  [INFO] Feature repository discovered recursively: odl-infrautils-ready
21:06:27  [INFO] Feature repository discovered recursively: odl-infrautils-utils
21:06:27  [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-netty
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries
21:06:27  [INFO] Feature repository discovered recursively: odl-serviceutils-srm
21:06:27  [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.2-SNAPSHOT
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest
21:06:27  [INFO] Feature repository discovered recursively: odl-restconf
21:06:27  [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc
21:06:27  [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7
21:06:27  [INFO] Feature repository discovered recursively: pax-transx-0.5.4
21:06:27  [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty
21:06:27  [INFO] Feature repository discovered recursively: odl-extras-10.0.7
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-jakarta-activation-api
21:06:27  [INFO] Feature repository discovered recursively: odl-ws-rs-api
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-aaa-0.20.6
21:06:27  [INFO] Feature repository discovered recursively: odl-jersey-2
21:06:27  [INFO] Feature repository discovered recursively: odl-javassist-3
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-binding-base
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-keystore
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-truststore
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-restconf-server-api
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf
21:06:27  [INFO] Feature repository discovered recursively: odl-yangtools-export
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526
21:06:27  [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-restconf-api
21:06:27  [INFO] Feature repository discovered recursively: odl-netconf-8.0.5
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli
21:06:27  [INFO] Feature repository discovered recursively: features-openflowplugin-extension
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions
21:06:27  [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions
21:06:27  [INFO] Feature repository discovered recursively: standard-4.4.6
21:06:27  [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27
21:06:27  [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.27 is blacklisted, selected for removal from local repo
21:06:27  [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224
21:06:27  [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1
21:06:27  [INFO] 
21:06:27  [INFO] --- antrun:3.1.0:run (fix-permissions) @ openflowplugin-karaf ---
21:06:28  [INFO] Executing tasks
21:06:28  [INFO] Executed tasks
21:06:28  [INFO] 
21:06:28  [INFO] --- antrun:3.1.0:run (remove-system-bc) @ openflowplugin-karaf ---
21:06:28  [INFO] Executing tasks
21:06:28  [INFO]    [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly/system/org/bouncycastle
21:06:28  [INFO] Executed tasks
21:06:28  [INFO] 
21:06:28  [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-karaf ---
21:06:28  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
21:06:28  [INFO] 
21:06:28  [INFO] --- karaf:4.4.6:archive (package) @ openflowplugin-karaf ---
21:06:42  [INFO] 
21:06:42  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-karaf ---
21:06:42  [INFO] Skipping CycloneDX goal, because module skips deploy
21:06:42  [INFO] 
21:06:42  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf ---
21:06:42  [INFO] Skipping duplicate-finder execution!
21:06:42  [INFO] 
21:06:42  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-karaf ---
21:06:42  [INFO] Skipping pom project
21:06:42  [INFO] 
21:06:42  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf ---
21:06:42  [INFO] 
21:06:42  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-karaf ---
21:06:42  [INFO] 
21:06:42  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-karaf ---
21:06:42  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:06:42  [INFO] 
21:06:42  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-karaf ---
21:06:42  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.2-SNAPSHOT/openflowplugin-karaf-0.19.2-SNAPSHOT.pom
21:06:42  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/openflowplugin-karaf-0.19.2-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.2-SNAPSHOT/openflowplugin-karaf-0.19.2-SNAPSHOT.tar.gz
21:06:42  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/openflowplugin-karaf-0.19.2-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.2-SNAPSHOT/openflowplugin-karaf-0.19.2-SNAPSHOT.zip
21:06:42  [INFO] 
21:06:42  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-karaf ---
21:06:42  [INFO] Skipping artifact deployment
21:06:42  [INFO] 
21:06:42  [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------
21:06:42  [INFO] Building openflowplugin 0.19.2-SNAPSHOT                          [84/84]
21:06:42  [INFO]   from pom.xml
21:06:42  [INFO] --------------------------------[ pom ]---------------------------------
21:06:42  [INFO] 
21:06:42  [INFO] --- clean:3.4.0:clean (default-clean) @ openflowplugin-aggregator ---
21:06:42  [INFO] Deleting /w/workspace/openflowplugin-maven-merge-scandium/target
21:06:42  [INFO] 
21:06:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator ---
21:06:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:42  [INFO] 
21:06:42  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator ---
21:06:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:42  [INFO] 
21:06:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator ---
21:06:42  [INFO] 
21:06:42  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-aggregator ---
21:06:42  [INFO] 
21:06:42  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator ---
21:06: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-merge-scandium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
21:06:42  [INFO] 
21:06:42  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator ---
21:06:42  [INFO] Starting audit...
21:06:42  Audit done.
21:06:42  [INFO] You have 0 Checkstyle violations.
21:06:42  [INFO] 
21:06:42  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator ---
21:06:42  [INFO] Starting audit...
21:06:42  Audit done.
21:06:42  [INFO] You have 0 Checkstyle violations.
21:06:42  [INFO] 
21:06:42  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-aggregator ---
21:06:42  [INFO] 
21:06:42  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>>
21:06:42  [INFO] 
21:06:42  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-aggregator ---
21:06:42  [INFO] 
21:06:42  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<<
21:06:42  [INFO] 
21:06:42  [INFO] 
21:06:42  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-aggregator ---
21:06:42  [INFO] 
21:06:42  [INFO] --- copy:14.0.7:copy-files (default) @ openflowplugin-aggregator ---
21:06:42  [INFO] 
21:06:42  [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator ---
21:06:44  [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
21:06:44  [INFO] 
21:06:44  [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-aggregator ---
21:06:44  [INFO] CycloneDX: Resolving Dependencies
21:06:44  [INFO] CycloneDX: Creating BOM version 1.6 with 3 component(s)
21:06:44  [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-scandium/target/bom.xml
21:06:44  [INFO]            attaching as openflowplugin-aggregator-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:44  [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-scandium/target/bom.json
21:06:44  [INFO]            attaching as openflowplugin-aggregator-0.19.2-SNAPSHOT-cyclonedx.json
21:06:44  [INFO] 
21:06:44  [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator ---
21:06:44  [INFO] Skipping duplicate-finder execution!
21:06:44  [INFO] 
21:06:44  [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-aggregator ---
21:06:44  [INFO] Skipping pom project
21:06:44  [INFO] 
21:06:44  [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator ---
21:06:44  [INFO] 
21:06:44  [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ openflowplugin-aggregator ---
21:06:44  [INFO] 
21:06:44  [INFO] --- jacoco:0.8.12:report (report) @ openflowplugin-aggregator ---
21:06:44  [INFO] Skipping JaCoCo execution due to missing execution data file.
21:06:44  [INFO] 
21:06:44  [INFO] --- install:3.1.3:install (default-install) @ openflowplugin-aggregator ---
21:06:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-SNAPSHOT.pom
21:06:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-SNAPSHOT-cyclonedx.xml
21:06:44  [INFO] Installing /w/workspace/openflowplugin-maven-merge-scandium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-SNAPSHOT-cyclonedx.json
21:06:44  [INFO] 
21:06:44  [INFO] --- deploy:3.1.3:deploy (default-deploy) @ openflowplugin-aggregator ---
21:06:44  [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo
21:06:44  [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo" instead.
21:06:44  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:239)
21:06:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:44      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:44      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:44      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
21:06:44  [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml
21:06:44  org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
21:06:44      at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
21:06:44      at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
21:06:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
21:06:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
21:06:44      at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:215)
21:06:44      at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:368)
21:06:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:288)
21:06:44      at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:202)
21:06:44      at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:393)
21:06:44      at org.apache.maven.plugins.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:140)
21:06:44      at org.apache.maven.plugins.deploy.DeployMojo.execute (DeployMojo.java:206)
21:06:44      at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
21:06:44      at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
21:06:44      at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
21:06:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
21:06:44      at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
21:06:44      at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
21:06:44      at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
21:06:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
21:06:44      at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
21:06:44      at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
21:06:44      at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
21:06:44      at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
21:06:44      at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
21:06:44      at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
21:06:44      at java.lang.reflect.Method.invoke (Method.java:580)
21:06:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
21:06:44      at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
21:06:44      at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
21:06:44      at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
21:06:44  [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml
21:06:44  [INFO] 
21:06:44  [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------
21:06:44  [INFO] Building openflowplugin 0.19.2-SNAPSHOT                          [85/84]
21:06:44  [INFO]   from pom.xml
21:06:44  [INFO] --------------------------------[ pom ]---------------------------------
21:06:44  [INFO] 
21:06:44  [INFO] >>> javadoc:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>>
21:06:44  [INFO] 
21:06:44  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:44  [INFO] Forking openflowplugin-artifacts 0.19.2-SNAPSHOT
21:06:44  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:44  [INFO] 
21:06:44  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-artifacts ---
21:06:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:44  [INFO] 
21:06:44  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-artifacts ---
21:06:44  [INFO] 
21:06:44  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:44  [INFO] Forking openflowplugin-parent 0.19.2-SNAPSHOT
21:06:44  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:44  [INFO] 
21:06:44  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-parent ---
21:06:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:44  [INFO] 
21:06:44  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-parent ---
21:06:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:44  [INFO] 
21:06:44  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-parent ---
21:06:44  [INFO] 
21:06:44  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-parent ---
21:06:44  [INFO] 
21:06:44  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-parent ---
21:06: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-merge-scandium/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/**
21:06:44  [INFO] 
21:06:44  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent ---
21:06:44  [INFO] Starting audit...
21:06:44  Audit done.
21:06:44  [INFO] You have 0 Checkstyle violations.
21:06:44  [INFO] 
21:06:44  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent ---
21:06:44  [INFO] Starting audit...
21:06:44  Audit done.
21:06:44  [INFO] You have 0 Checkstyle violations.
21:06:44  [INFO] 
21:06:44  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-parent ---
21:06:44  [INFO] 
21:06:44  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>>
21:06:44  [INFO] 
21:06:44  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-parent ---
21:06:44  [INFO] 
21:06:44  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<<
21:06:44  [INFO] 
21:06:44  [INFO] 
21:06:44  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-parent ---
21:06:44  [INFO] 
21:06:44  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:44  [INFO] Forking liblldp 0.19.2-SNAPSHOT
21:06:44  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:44  [INFO] 
21:06:44  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ liblldp ---
21:06:44  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:44  [INFO] 
21:06:44  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ liblldp ---
21:06:44  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:44  [INFO] 
21:06:44  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ liblldp ---
21:06:44  [INFO] 
21:06:44  [INFO] --- dependency:3.8.1:properties (default) @ liblldp ---
21:06:44  [INFO] 
21:06:44  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ liblldp ---
21:06: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-merge-scandium/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/**
21:06:44  [INFO] 
21:06:44  [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp ---
21:06:44  [INFO] Starting audit...
21:06:44  Audit done.
21:06:44  [INFO] You have 0 Checkstyle violations.
21:06:44  [INFO] 
21:06:44  [INFO] --- checkstyle:3.6.0:check (default) @ liblldp ---
21:06:45  [INFO] Starting audit...
21:06:45  Audit done.
21:06:45  [INFO] You have 0 Checkstyle violations.
21:06:45  [INFO] 
21:06:45  [INFO] --- dependency:3.8.1:copy (unpack-license) @ liblldp ---
21:06:45  [INFO] 
21:06:45  [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp ---
21:06:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/resources
21:06:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/spi
21:06:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/generated-sources/yang
21:06:45  [INFO] 
21:06:45  [INFO] --- compiler:3.13.0:compile (default-compile) @ liblldp ---
21:06:45  [INFO] Nothing to compile - all classes are up to date.
21:06:45  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/liblldp-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/classes
21:06:45  [INFO] 
21:06:45  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ liblldp >>>
21:06:45  [INFO] 
21:06:45  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ liblldp ---
21:06:45  [INFO] Fork Value is true
21:06:49  [INFO] Done SpotBugs Analysis....
21:06:49  [INFO] 
21:06:49  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ liblldp <<<
21:06:49  [INFO] 
21:06:49  [INFO] 
21:06:49  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ liblldp ---
21:06:49  [INFO] BugInstance size is 0
21:06:49  [INFO] Error size is 0
21:06:49  [INFO] No errors/warnings found
21:06:49  [INFO] 
21:06:49  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:49  [INFO] Forking libraries-aggregator 0.19.2-SNAPSHOT
21:06:49  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:49  [INFO] 
21:06:49  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ libraries-aggregator ---
21:06:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:49  [INFO] 
21:06:49  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ libraries-aggregator ---
21:06:49  [INFO] 
21:06:49  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:49  [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.19.2-SNAPSHOT
21:06:49  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:49  [INFO] 
21:06:49  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-api ---
21:06:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:49  [INFO] 
21:06:49  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-api ---
21:06:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:49  [INFO] 
21:06:49  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-api ---
21:06:49  [INFO] 
21:06:49  [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-api ---
21:06:49  [INFO] 
21:06:49  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-api ---
21:06: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-merge-scandium/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/**
21:06:49  [INFO] 
21:06:49  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflow-protocol-api ---
21:06:49  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:06:49  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/yang
21:06:49  [INFO] yang-to-sources: Found 3 dependencies in 875.6 μs
21:06:49  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:06:49  [INFO] 
21:06:49  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api ---
21:06:49  [INFO] Starting audit...
21:06:49  Audit done.
21:06:49  [INFO] You have 0 Checkstyle violations.
21:06:49  [INFO] 
21:06:49  [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api ---
21:06:50  [INFO] Starting audit...
21:06:50  Audit done.
21:06:50  [INFO] You have 0 Checkstyle violations.
21:06:50  [INFO] 
21:06:50  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-api ---
21:06:50  [INFO] 
21:06:50  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api ---
21:06:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/resources
21:06:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi
21:06:50  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
21:06:50  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:06:50  [INFO] Copying 9 resources from target/generated-sources/yang to target/classes
21:06:50  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/generated-sources/spi
21:06:50  [INFO] 
21:06:50  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-api ---
21:06:50  [INFO] Nothing to compile - all classes are up to date.
21:06:50  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/classes
21:06:50  [INFO] 
21:06:50  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>>
21:06:50  [INFO] 
21:06:50  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflow-protocol-api ---
21:06:50  [INFO] Fork Value is true
21:06:55  [INFO] Done SpotBugs Analysis....
21:06:55  [INFO] 
21:06:55  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<<
21:06:55  [INFO] 
21:06:55  [INFO] 
21:06:55  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflow-protocol-api ---
21:06:55  [INFO] BugInstance size is 0
21:06:55  [INFO] Error size is 0
21:06:55  [INFO] No errors/warnings found
21:06:55  [INFO] 
21:06:55  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:55  [INFO] Forking openflowjava-parent 0.19.2-SNAPSHOT
21:06:55  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:55  [INFO] 
21:06:55  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-parent ---
21:06:55  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:55  [INFO] 
21:06:55  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-parent ---
21:06:55  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:55  [INFO] 
21:06:55  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-parent ---
21:06:55  [INFO] 
21:06:55  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-parent ---
21:06:55  [INFO] 
21:06:55  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-parent ---
21:06:55  [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-merge-scandium/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/**
21:06:55  [INFO] 
21:06:55  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-parent ---
21:06:55  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/src/main/yang added.
21:06:55  [INFO] 
21:06:55  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent ---
21:06:55  [INFO] Starting audit...
21:06:55  Audit done.
21:06:55  [INFO] You have 0 Checkstyle violations.
21:06:55  [INFO] 
21:06:55  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent ---
21:06:55  [INFO] Starting audit...
21:06:55  Audit done.
21:06:55  [INFO] You have 0 Checkstyle violations.
21:06:55  [INFO] 
21:06:55  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-parent ---
21:06:55  [INFO] 
21:06:55  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-parent >>>
21:06:55  [INFO] 
21:06:55  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-parent ---
21:06:55  [INFO] 
21:06:55  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-parent <<<
21:06:55  [INFO] 
21:06:55  [INFO] 
21:06:55  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-parent ---
21:06:55  [INFO] 
21:06:55  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:55  [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.19.2-SNAPSHOT
21:06:55  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:55  [INFO] 
21:06:55  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-spi ---
21:06:55  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:55  [INFO] 
21:06:55  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-spi ---
21:06:55  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:55  [INFO] 
21:06:55  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-spi ---
21:06:56  [INFO] 
21:06:56  [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-spi ---
21:06:56  [INFO] 
21:06:56  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-spi ---
21:06:56  [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-merge-scandium/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/**
21:06:56  [INFO] 
21:06:56  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflow-protocol-spi ---
21:06:56  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:06:56  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang
21:06:56  [INFO] yang-to-sources: Found 4 dependencies in 815.0 μs
21:06:56  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:06:56  [INFO] 
21:06:56  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-spi ---
21:06:56  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/yang added.
21:06:56  [INFO] 
21:06:56  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi ---
21:06:56  [INFO] Starting audit...
21:06:56  Audit done.
21:06:56  [INFO] You have 0 Checkstyle violations.
21:06:56  [INFO] 
21:06:56  [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi ---
21:06:56  [INFO] Starting audit...
21:06:56  Audit done.
21:06:56  [INFO] You have 0 Checkstyle violations.
21:06:56  [INFO] 
21:06:56  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-spi ---
21:06:56  [INFO] 
21:06:56  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi ---
21:06:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/resources
21:06:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
21:06:56  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:06:56  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:06:56  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:06:56  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/generated-sources/spi
21:06:56  [INFO] 
21:06:56  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-spi ---
21:06:56  [INFO] Recompiling the module because of changed dependency.
21:06:56  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
21:06:56  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/classes
21:06:56  [INFO] 
21:06:56  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>>
21:06:56  [INFO] 
21:06:56  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflow-protocol-spi ---
21:06:56  [INFO] Fork Value is true
21:06:58  [INFO] Done SpotBugs Analysis....
21:06:58  [INFO] 
21:06:58  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<<
21:06:58  [INFO] 
21:06:58  [INFO] 
21:06:58  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflow-protocol-spi ---
21:06:58  [INFO] BugInstance size is 0
21:06:58  [INFO] Error size is 0
21:06:58  [INFO] No errors/warnings found
21:06:58  [INFO] 
21:06:58  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:58  [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.19.2-SNAPSHOT
21:06:58  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:06:58  [INFO] 
21:06:58  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-util ---
21:06:58  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:58  [INFO] 
21:06:58  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-util ---
21:06:58  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:06:58  [INFO] 
21:06:58  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-util ---
21:06:59  [INFO] 
21:06:59  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-util ---
21:06:59  [INFO] 
21:06:59  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-util ---
21:06:59  [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-merge-scandium/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/**
21:06:59  [INFO] 
21:06:59  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-util ---
21:06:59  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/yang added.
21:06:59  [INFO] 
21:06:59  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util ---
21:06:59  [INFO] Starting audit...
21:06:59  Audit done.
21:06:59  [INFO] You have 0 Checkstyle violations.
21:06:59  [INFO] 
21:06:59  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util ---
21:06:59  [INFO] Starting audit...
21:06:59  Audit done.
21:06:59  [INFO] You have 0 Checkstyle violations.
21:06:59  [INFO] 
21:06:59  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-util ---
21:06:59  [INFO] 
21:06:59  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util ---
21:06:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/resources
21:06:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/spi
21:06:59  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/generated-sources/yang
21:06:59  [INFO] 
21:06:59  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-util ---
21:06:59  [INFO] Recompiling the module because of changed dependency.
21:06:59  [INFO] Compiling 3 source files with javac [debug release 21] to target/classes
21:07:00  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/openflowjava-util-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/classes
21:07:00  [INFO] 
21:07:00  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-util >>>
21:07:00  [INFO] 
21:07:00  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-util ---
21:07:00  [INFO] Fork Value is true
21:07:02  [INFO] Done SpotBugs Analysis....
21:07:02  [INFO] 
21:07:02  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-util <<<
21:07:02  [INFO] 
21:07:02  [INFO] 
21:07:02  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-util ---
21:07:02  [INFO] BugInstance size is 0
21:07:02  [INFO] Error size is 0
21:07:02  [INFO] No errors/warnings found
21:07:02  [INFO] 
21:07:02  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:02  [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.19.2-SNAPSHOT
21:07:02  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:02  [INFO] 
21:07:02  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-impl ---
21:07:02  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:02  [INFO] 
21:07:02  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-impl ---
21:07:02  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:02  [INFO] 
21:07:02  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-impl ---
21:07:03  [INFO] 
21:07:03  [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-impl ---
21:07:03  [INFO] 
21:07:03  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-impl ---
21:07:03  [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-merge-scandium/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/**
21:07:03  [INFO] 
21:07:03  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-impl ---
21:07:03  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/yang added.
21:07:03  [INFO] 
21:07:03  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl ---
21:07:03  [INFO] Starting audit...
21:07:03  Audit done.
21:07:03  [INFO] You have 0 Checkstyle violations.
21:07:03  [INFO] 
21:07:03  [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl ---
21:07:05  [INFO] Starting audit...
21:07:05  Audit done.
21:07:05  [INFO] You have 0 Checkstyle violations.
21:07:05  [INFO] 
21:07:05  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-impl ---
21:07:05  [INFO] 
21:07:05  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl ---
21:07:05  [INFO] Copying 5 resources from src/main/resources to target/classes
21:07:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/spi
21:07:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/generated-sources/yang
21:07:05  [INFO] 
21:07:05  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-impl ---
21:07:05  [INFO] Recompiling the module because of changed dependency.
21:07:05  [INFO] Compiling 345 source files with javac [debug release 21] to target/classes
21:07:07  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
21:07:07  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
21:07:07    reason: class file for javax.annotation.meta.When not found
21:07:07  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
21:07:07  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
21:07:07  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
21:07:07    reason: class file for javax.annotation.meta.When not found
21:07:07  [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found
21:07:07  [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN
21:07:07    reason: class file for javax.annotation.meta.When not found
21:07:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast
21:07:07    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
21:07:07    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.binding.DataContainer>
21:07:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast
21:07:07    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.action.rev150203.action.grouping.ActionChoice>
21:07:07    found:    java.lang.Class<capture#2 of ? extends org.opendaylight.yangtools.binding.DataContainer>
21:07:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast
21:07:07    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
21:07:07    found:    java.lang.Class<capture#3 of ? extends org.opendaylight.yangtools.binding.DataContainer>
21:07:07  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast
21:07:07    required: java.lang.Class<org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.common.instruction.rev130731.instruction.grouping.InstructionChoice>
21:07:07    found:    java.lang.Class<capture#4 of ? extends org.opendaylight.yangtools.binding.DataContainer>
21:07:07  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/classes
21:07:07  [INFO] 
21:07:07  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>>
21:07:07  [INFO] 
21:07:07  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflow-protocol-impl ---
21:07:07  [INFO] Fork Value is true
21:07:17  [INFO] Done SpotBugs Analysis....
21:07:17  [INFO] 
21:07:17  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<<
21:07:17  [INFO] 
21:07:17  [INFO] 
21:07:17  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflow-protocol-impl ---
21:07:17  [INFO] BugInstance size is 0
21:07:17  [INFO] Error size is 0
21:07:17  [INFO] No errors/warnings found
21:07:17  [INFO] 
21:07:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:17  [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.19.2-SNAPSHOT
21:07:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:17  [INFO] 
21:07:17  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowjava-protocol ---
21:07:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:17  [INFO] 
21:07:17  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol ---
21:07:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:17  [INFO] 
21:07:17  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowjava-protocol ---
21:07:17  [INFO] 
21:07:17  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowjava-protocol ---
21:07:17  [INFO] 
21:07:17  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol ---
21:07:17  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:07:17  [INFO] 
21:07:17  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol ---
21:07:17  [INFO] Starting audit...
21:07:17  Audit done.
21:07:17  [INFO] You have 0 Checkstyle violations.
21:07:17  [INFO] 
21:07:17  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol ---
21:07:17  [INFO] Starting audit...
21:07:17  Audit done.
21:07:17  [INFO] You have 0 Checkstyle violations.
21:07:17  [INFO] 
21:07:17  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowjava-protocol ---
21:07:17  [INFO] 
21:07:17  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol ---
21:07:17  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml
21:07:17  [INFO] ...done!
21:07:17  [INFO] Attaching features XML
21:07:17  [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:07:17  [INFO] 
21:07:17  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowjava-protocol ---
21:07: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
21:07:17  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:07:17  [INFO] 
21:07:17  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>>
21:07:17  [INFO] 
21:07:17  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowjava-protocol ---
21:07:17  [INFO] 
21:07:17  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<<
21:07:17  [INFO] 
21:07:17  [INFO] 
21:07:17  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowjava-protocol ---
21:07:17  [INFO] 
21:07:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:17  [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.19.2-SNAPSHOT
21:07:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:17  [INFO] 
21:07:17  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowjava ---
21:07:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:17  [INFO] 
21:07:17  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowjava ---
21:07:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:17  [INFO] 
21:07:17  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowjava ---
21:07:18  [INFO] 
21:07:18  [INFO] --- dependency:3.8.1:properties (default) @ features-openflowjava ---
21:07:18  [INFO] 
21:07:18  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-openflowjava ---
21:07:18  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:07:18  [INFO] 
21:07:18  [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowjava ---
21:07:18  [INFO] Starting audit...
21:07:18  Audit done.
21:07:18  [INFO] You have 0 Checkstyle violations.
21:07:18  [INFO] 
21:07:18  [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowjava ---
21:07:18  [INFO] Starting audit...
21:07:18  Audit done.
21:07:18  [INFO] You have 0 Checkstyle violations.
21:07:18  [INFO] 
21:07:18  [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowjava ---
21:07:18  [INFO] 
21:07:18  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava ---
21:07:18  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml
21:07:18  [INFO] ...done!
21:07:18  [INFO] Attaching features XML
21:07:18  [WARNING] artifact org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:07:18  [INFO] 
21:07:18  [INFO] --- karaf:4.4.6:verify (default-verify) @ features-openflowjava ---
21:07:18  [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
21:07:18  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:07:18  [INFO] 
21:07:18  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-openflowjava >>>
21:07:18  [INFO] 
21:07:18  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-openflowjava ---
21:07:18  [INFO] 
21:07:18  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-openflowjava <<<
21:07:18  [INFO] 
21:07:18  [INFO] 
21:07:18  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-openflowjava ---
21:07:18  [INFO] 
21:07:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:18  [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 0.19.2-SNAPSHOT
21:07:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:18  [INFO] 
21:07:18  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowjava-aggregator ---
21:07:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:18  [INFO] 
21:07:18  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowjava-aggregator ---
21:07:18  [INFO] 
21:07:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:18  [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.19.2-SNAPSHOT
21:07:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:18  [INFO] 
21:07:18  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-blueprint-config ---
21:07:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:18  [INFO] 
21:07:18  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config ---
21:07:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:18  [INFO] 
21:07:18  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-blueprint-config ---
21:07:18  [INFO] 
21:07:18  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-blueprint-config ---
21:07:18  [INFO] 
21:07:18  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config ---
21:07: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-merge-scandium/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/**
21:07:18  [INFO] 
21:07:18  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflowjava-blueprint-config ---
21:07:18  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/yang added.
21:07:18  [INFO] 
21:07:18  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config ---
21:07:18  [INFO] Starting audit...
21:07:18  Audit done.
21:07:18  [INFO] You have 0 Checkstyle violations.
21:07:18  [INFO] 
21:07:18  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config ---
21:07:18  [INFO] Starting audit...
21:07:18  Audit done.
21:07:18  [INFO] You have 0 Checkstyle violations.
21:07:18  [INFO] 
21:07:18  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-blueprint-config ---
21:07:18  [INFO] 
21:07:18  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config ---
21:07:18  [INFO] Copying 2 resources from src/main/resources to target/classes
21:07:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi
21:07:18  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang
21:07:18  [INFO] 
21:07:18  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-blueprint-config ---
21:07:18  [INFO] Recompiling the module because of changed dependency.
21:07:18  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
21:07:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:18  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes
21:07:18  [INFO] 
21:07:18  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>>
21:07:18  [INFO] 
21:07:18  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-blueprint-config ---
21:07:18  [INFO] Fork Value is true
21:07:22  [INFO] Done SpotBugs Analysis....
21:07:22  [INFO] 
21:07:22  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<<
21:07:22  [INFO] 
21:07:22  [INFO] 
21:07:22  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-blueprint-config ---
21:07:22  [INFO] BugInstance size is 0
21:07:22  [INFO] Error size is 0
21:07:22  [INFO] No errors/warnings found
21:07:22  [INFO] 
21:07:22  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:22  [INFO] Forking simple-client 0.19.2-SNAPSHOT
21:07:22  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:22  [INFO] 
21:07:22  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ simple-client ---
21:07:22  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:22  [INFO] 
21:07:22  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ simple-client ---
21:07:22  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:22  [INFO] 
21:07:22  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ simple-client ---
21:07:22  [INFO] 
21:07:22  [INFO] --- dependency:3.8.1:properties (default) @ simple-client ---
21:07:22  [INFO] 
21:07:22  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ simple-client ---
21:07: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-merge-scandium/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/**
21:07:22  [INFO] 
21:07:22  [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client ---
21:07:22  [INFO] Starting audit...
21:07:22  Audit done.
21:07:22  [INFO] You have 0 Checkstyle violations.
21:07:22  [INFO] 
21:07:22  [INFO] --- checkstyle:3.6.0:check (default) @ simple-client ---
21:07:22  [INFO] Starting audit...
21:07:22  Audit done.
21:07:22  [INFO] You have 0 Checkstyle violations.
21:07:22  [INFO] 
21:07:22  [INFO] --- dependency:3.8.1:copy (unpack-license) @ simple-client ---
21:07:22  [INFO] 
21:07:22  [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client ---
21:07:22  [INFO] Copying 2 resources from src/main/resources to target/classes
21:07:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/spi
21:07:22  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/generated-sources/yang
21:07:22  [INFO] 
21:07:22  [INFO] --- compiler:3.13.0:compile (default-compile) @ simple-client ---
21:07:22  [INFO] Recompiling the module because of changed dependency.
21:07:22  [INFO] Compiling 23 source files with javac [debug release 21] to target/classes
21:07:22  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/simple-client-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/classes
21:07:22  [INFO] 
21:07:22  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ simple-client >>>
21:07:22  [INFO] 
21:07:22  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ simple-client ---
21:07:22  [INFO] Fork Value is true
21:07:26  [INFO] Done SpotBugs Analysis....
21:07:26  [INFO] 
21:07:26  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ simple-client <<<
21:07:26  [INFO] 
21:07:26  [INFO] 
21:07:26  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ simple-client ---
21:07:26  [INFO] BugInstance size is 0
21:07:26  [INFO] Error size is 0
21:07:26  [INFO] No errors/warnings found
21:07:26  [INFO] 
21:07:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:26  [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.19.2-SNAPSHOT
21:07:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:26  [INFO] 
21:07:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflow-protocol-it ---
21:07:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:26  [INFO] 
21:07:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflow-protocol-it ---
21:07:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:26  [INFO] 
21:07:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflow-protocol-it ---
21:07:26  [INFO] 
21:07:26  [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-it ---
21:07:26  [INFO] 
21:07:26  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflow-protocol-it ---
21:07: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-merge-scandium/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/**
21:07:26  [INFO] 
21:07:26  [INFO] --- build-helper:3.6.0:add-source (add-source) @ openflow-protocol-it ---
21:07:26  [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/yang added.
21:07:26  [INFO] 
21:07:26  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it ---
21:07:26  [INFO] Starting audit...
21:07:26  Audit done.
21:07:26  [INFO] You have 0 Checkstyle violations.
21:07:26  [INFO] 
21:07:26  [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it ---
21:07:26  [INFO] Starting audit...
21:07:26  Audit done.
21:07:26  [INFO] You have 0 Checkstyle violations.
21:07:26  [INFO] 
21:07:26  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-it ---
21:07:26  [INFO] 
21:07:26  [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it ---
21:07:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/src/main/resources
21:07:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/spi
21:07:26  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/generated-sources/yang
21:07:26  [INFO] 
21:07:26  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflow-protocol-it ---
21:07:26  [INFO] No sources to compile
21:07:26  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/classes
21:07:26  [INFO] 
21:07:26  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>>
21:07:26  [INFO] 
21:07:26  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflow-protocol-it ---
21:07:26  [INFO] 
21:07:26  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<<
21:07:26  [INFO] 
21:07:26  [INFO] 
21:07:26  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflow-protocol-it ---
21:07:26  [INFO] 
21:07:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:26  [INFO] Forking model-inventory 0.19.2-SNAPSHOT
21:07:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:26  [INFO] 
21:07:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-inventory ---
21:07:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:26  [INFO] 
21:07:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-inventory ---
21:07:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:26  [INFO] 
21:07:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-inventory ---
21:07:27  [INFO] 
21:07:27  [INFO] --- dependency:3.8.1:properties (default) @ model-inventory ---
21:07:27  [INFO] 
21:07:27  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-inventory ---
21:07: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-merge-scandium/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/**
21:07:27  [INFO] 
21:07:27  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-inventory ---
21:07:27  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:07:27  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/yang
21:07:27  [INFO] yang-to-sources: Found 2 dependencies in 526.8 μs
21:07:27  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:07:27  [INFO] 
21:07:27  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory ---
21:07:27  [INFO] Starting audit...
21:07:27  Audit done.
21:07:27  [INFO] You have 0 Checkstyle violations.
21:07:27  [INFO] 
21:07:27  [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory ---
21:07:27  [INFO] Starting audit...
21:07:27  Audit done.
21:07:27  [INFO] You have 0 Checkstyle violations.
21:07:27  [INFO] 
21:07:27  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-inventory ---
21:07:27  [INFO] 
21:07:27  [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory ---
21:07:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/src/main/resources
21:07:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi
21:07:27  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:07:27  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:07:27  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:07:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/generated-sources/spi
21:07:27  [INFO] 
21:07:27  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-inventory ---
21:07:27  [INFO] Nothing to compile - all classes are up to date.
21:07:27  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/model-inventory-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/classes
21:07:27  [INFO] 
21:07:27  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-inventory >>>
21:07:27  [INFO] 
21:07:27  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-inventory ---
21:07:27  [INFO] Fork Value is true
21:07:29  [INFO] Done SpotBugs Analysis....
21:07:29  [INFO] 
21:07:29  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-inventory <<<
21:07:29  [INFO] 
21:07:29  [INFO] 
21:07:29  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-inventory ---
21:07:29  [INFO] BugInstance size is 0
21:07:29  [INFO] Error size is 0
21:07:29  [INFO] No errors/warnings found
21:07:29  [INFO] 
21:07:29  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:29  [INFO] Forking model-flow-base 0.19.2-SNAPSHOT
21:07:29  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:29  [INFO] 
21:07:29  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-base ---
21:07:29  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:29  [INFO] 
21:07:29  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-base ---
21:07:29  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:29  [INFO] 
21:07:29  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-base ---
21:07:30  [INFO] 
21:07:30  [INFO] --- dependency:3.8.1:properties (default) @ model-flow-base ---
21:07:30  [INFO] 
21:07:30  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-base ---
21:07: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-merge-scandium/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/**
21:07:30  [INFO] 
21:07:30  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-flow-base ---
21:07:30  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:07:30  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/yang
21:07:30  [INFO] yang-to-sources: Found 7 dependencies in 822.0 μs
21:07:30  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:07:30  [INFO] 
21:07:30  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base ---
21:07:30  [INFO] Starting audit...
21:07:30  Audit done.
21:07:30  [INFO] You have 0 Checkstyle violations.
21:07:30  [INFO] 
21:07:30  [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base ---
21:07:30  [INFO] Starting audit...
21:07:30  Audit done.
21:07:30  [INFO] You have 0 Checkstyle violations.
21:07:30  [INFO] 
21:07:30  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-base ---
21:07:30  [INFO] 
21:07:30  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base ---
21:07:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/resources
21:07:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi
21:07:30  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
21:07:30  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:07:30  [INFO] Copying 11 resources from target/generated-sources/yang to target/classes
21:07:30  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/generated-sources/spi
21:07:30  [INFO] 
21:07:30  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-base ---
21:07:30  [INFO] Recompiling the module because of changed dependency.
21:07:30  [INFO] Compiling 602 source files with javac [debug release 21] to target/classes
21:07:32  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/model-flow-base-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/classes
21:07:32  [INFO] 
21:07:32  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-flow-base >>>
21:07:32  [INFO] 
21:07:32  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-flow-base ---
21:07:32  [INFO] Fork Value is true
21:07:36  [INFO] Done SpotBugs Analysis....
21:07:36  [INFO] 
21:07:36  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-flow-base <<<
21:07:36  [INFO] 
21:07:36  [INFO] 
21:07:36  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-flow-base ---
21:07:36  [INFO] BugInstance size is 0
21:07:36  [INFO] Error size is 0
21:07:36  [INFO] No errors/warnings found
21:07:36  [INFO] 
21:07:36  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:36  [INFO] Forking model-flow-service 0.19.2-SNAPSHOT
21:07:36  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:36  [INFO] 
21:07:36  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-service ---
21:07:36  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:36  [INFO] 
21:07:36  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-service ---
21:07:36  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:36  [INFO] 
21:07:36  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-service ---
21:07:36  [INFO] 
21:07:36  [INFO] --- dependency:3.8.1:properties (default) @ model-flow-service ---
21:07:36  [INFO] 
21:07:36  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-service ---
21:07: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-merge-scandium/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/**
21:07:36  [INFO] 
21:07:36  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-flow-service ---
21:07:36  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:07:36  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/yang
21:07:36  [INFO] yang-to-sources: Found 8 dependencies in 1.205 ms
21:07:36  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:07:36  [INFO] 
21:07:36  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service ---
21:07:36  [INFO] Starting audit...
21:07:36  Audit done.
21:07:36  [INFO] You have 0 Checkstyle violations.
21:07:36  [INFO] 
21:07:36  [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service ---
21:07:36  [INFO] Starting audit...
21:07:36  Audit done.
21:07:36  [INFO] You have 0 Checkstyle violations.
21:07:36  [INFO] 
21:07:36  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-service ---
21:07:36  [INFO] 
21:07:36  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service ---
21:07:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/src/main/resources
21:07:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi
21:07:36  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
21:07:36  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:07:36  [INFO] Copying 22 resources from target/generated-sources/yang to target/classes
21:07:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/generated-sources/spi
21:07:36  [INFO] 
21:07:36  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-service ---
21:07:36  [INFO] Recompiling the module because of changed dependency.
21:07:36  [INFO] Compiling 520 source files with javac [debug release 21] to target/classes
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:38  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/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.
21:07:38  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/model-flow-service-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/classes
21:07:38  [INFO] 
21:07:38  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-flow-service >>>
21:07:38  [INFO] 
21:07:38  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-flow-service ---
21:07:38  [INFO] Fork Value is true
21:07:42  [INFO] Done SpotBugs Analysis....
21:07:42  [INFO] 
21:07:42  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-flow-service <<<
21:07:42  [INFO] 
21:07:42  [INFO] 
21:07:42  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-flow-service ---
21:07:42  [INFO] BugInstance size is 0
21:07:42  [INFO] Error size is 0
21:07:42  [INFO] No errors/warnings found
21:07:42  [INFO] 
21:07:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:42  [INFO] Forking openflowplugin-api 0.19.2-SNAPSHOT
21:07:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:42  [INFO] 
21:07:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-api ---
21:07:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:42  [INFO] 
21:07:42  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-api ---
21:07:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:42  [INFO] 
21:07:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-api ---
21:07:42  [INFO] 
21:07:42  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-api ---
21:07:42  [INFO] 
21:07:42  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-api ---
21:07: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-merge-scandium/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/**
21:07:42  [INFO] 
21:07:42  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowplugin-api ---
21:07:42  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:07:42  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/yang
21:07:42  [INFO] yang-to-sources: Found 10 dependencies in 1.147 ms
21:07:42  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:07:42  [INFO] 
21:07:42  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api ---
21:07:42  [INFO] Starting audit...
21:07:42  Audit done.
21:07:42  [INFO] You have 0 Checkstyle violations.
21:07:42  [INFO] 
21:07:42  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api ---
21:07:43  [INFO] Starting audit...
21:07:43  Audit done.
21:07:43  [INFO] You have 0 Checkstyle violations.
21:07:43  [INFO] 
21:07:43  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-api ---
21:07:43  [INFO] 
21:07:43  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api ---
21:07:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/resources
21:07:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi
21:07:43  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
21:07:43  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:07:43  [INFO] Copying 3 resources from target/generated-sources/yang to target/classes
21:07:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/generated-sources/spi
21:07:43  [INFO] 
21:07:43  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-api ---
21:07:43  [INFO] Recompiling the module because of changed dependency.
21:07:43  [INFO] Compiling 118 source files with javac [debug release 21] to target/classes
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:43  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/openflowplugin-api-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/classes
21:07:43  [INFO] 
21:07:43  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-api >>>
21:07:43  [INFO] 
21:07:43  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-api ---
21:07:43  [INFO] Fork Value is true
21:07:46  [INFO] Done SpotBugs Analysis....
21:07:46  [INFO] 
21:07:46  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-api <<<
21:07:46  [INFO] 
21:07:46  [INFO] 
21:07:46  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-api ---
21:07:46  [INFO] BugInstance size is 0
21:07:46  [INFO] Error size is 0
21:07:46  [INFO] No errors/warnings found
21:07:46  [INFO] 
21:07:46  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:46  [INFO] Forking model-flow-statistics 0.19.2-SNAPSHOT
21:07:46  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:46  [INFO] 
21:07:46  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-flow-statistics ---
21:07:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:46  [INFO] 
21:07:46  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-flow-statistics ---
21:07:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:46  [INFO] 
21:07:46  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-flow-statistics ---
21:07:47  [INFO] 
21:07:47  [INFO] --- dependency:3.8.1:properties (default) @ model-flow-statistics ---
21:07:47  [INFO] 
21:07:47  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-flow-statistics ---
21:07:47  [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-merge-scandium/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/**
21:07:47  [INFO] 
21:07:47  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-flow-statistics ---
21:07:47  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:07:47  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/yang
21:07:47  [INFO] yang-to-sources: Found 9 dependencies in 1.005 ms
21:07:47  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:07:47  [INFO] 
21:07:47  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics ---
21:07:47  [INFO] Starting audit...
21:07:47  Audit done.
21:07:47  [INFO] You have 0 Checkstyle violations.
21:07:47  [INFO] 
21:07:47  [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics ---
21:07:47  [INFO] Starting audit...
21:07:47  Audit done.
21:07:47  [INFO] You have 0 Checkstyle violations.
21:07:47  [INFO] 
21:07:47  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-statistics ---
21:07:47  [INFO] 
21:07:47  [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics ---
21:07:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/src/main/resources
21:07:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi
21:07:47  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
21:07:47  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:07:47  [INFO] Copying 8 resources from target/generated-sources/yang to target/classes
21:07:47  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/generated-sources/spi
21:07:47  [INFO] 
21:07:47  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-flow-statistics ---
21:07:47  [INFO] Recompiling the module because of changed dependency.
21:07:47  [INFO] Compiling 291 source files with javac [debug release 21] to target/classes
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:48  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/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.
21:07:48  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/model-flow-statistics-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/classes
21:07:48  [INFO] 
21:07:48  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-flow-statistics >>>
21:07:48  [INFO] 
21:07:48  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-flow-statistics ---
21:07:48  [INFO] Fork Value is true
21:07:51  [INFO] Done SpotBugs Analysis....
21:07:51  [INFO] 
21:07:51  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-flow-statistics <<<
21:07:51  [INFO] 
21:07:51  [INFO] 
21:07:51  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-flow-statistics ---
21:07:51  [INFO] BugInstance size is 0
21:07:51  [INFO] Error size is 0
21:07:51  [INFO] No errors/warnings found
21:07:51  [INFO] 
21:07:51  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:51  [INFO] Forking openflowplugin-extension-api 0.19.2-SNAPSHOT
21:07:51  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:51  [INFO] 
21:07:51  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-api ---
21:07:51  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:51  [INFO] 
21:07:51  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api ---
21:07:51  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:51  [INFO] 
21:07:51  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-api ---
21:07:51  [INFO] 
21:07:51  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-api ---
21:07:51  [INFO] 
21:07:51  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-api ---
21:07: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-merge-scandium/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/**
21:07:51  [INFO] 
21:07:51  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowplugin-extension-api ---
21:07:51  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:07:51  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/yang
21:07:51  [INFO] yang-to-sources: Found 10 dependencies in 950.9 μs
21:07:51  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:07:51  [INFO] 
21:07:51  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api ---
21:07:51  [INFO] Starting audit...
21:07:51  Audit done.
21:07:51  [INFO] You have 0 Checkstyle violations.
21:07:51  [INFO] 
21:07:51  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api ---
21:07:51  [INFO] Starting audit...
21:07:51  Audit done.
21:07:51  [INFO] You have 0 Checkstyle violations.
21:07:51  [INFO] 
21:07:51  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-api ---
21:07:51  [INFO] 
21:07:51  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api ---
21:07:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/resources
21:07:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi
21:07:51  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
21:07:51  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:07:51  [INFO] Copying 6 resources from target/generated-sources/yang to target/classes
21:07:51  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/generated-sources/spi
21:07:51  [INFO] 
21:07:51  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-api ---
21:07:51  [INFO] Recompiling the module because of changed dependency.
21:07:51  [INFO] Compiling 226 source files with javac [debug release 21] to target/classes
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable
21:07:52    missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable<T>
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:52  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/classes
21:07:52  [INFO] 
21:07:52  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>>
21:07:52  [INFO] 
21:07:52  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-extension-api ---
21:07:52  [INFO] Fork Value is true
21:07:56  [INFO] Done SpotBugs Analysis....
21:07:56  [INFO] 
21:07:56  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<<
21:07:56  [INFO] 
21:07:56  [INFO] 
21:07:56  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-extension-api ---
21:07:56  [INFO] BugInstance size is 0
21:07:56  [INFO] Error size is 0
21:07:56  [INFO] No errors/warnings found
21:07:56  [INFO] 
21:07:56  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:56  [INFO] Forking openflowplugin 0.19.2-SNAPSHOT
21:07:56  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:07:56  [INFO] 
21:07:56  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin ---
21:07:56  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:56  [INFO] 
21:07:56  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin ---
21:07:56  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:07:56  [INFO] 
21:07:56  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin ---
21:07:56  [INFO] 
21:07:56  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin ---
21:07:56  [INFO] 
21:07:56  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin ---
21:07:56  [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-merge-scandium/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/**
21:07:56  [INFO] 
21:07:56  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin ---
21:07:56  [INFO] Starting audit...
21:07:56  Audit done.
21:07:56  [INFO] You have 0 Checkstyle violations.
21:07:56  [INFO] 
21:07:56  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin ---
21:07:58  [INFO] Starting audit...
21:07:58  Audit done.
21:07:58  [INFO] You have 0 Checkstyle violations.
21:07:58  [INFO] 
21:07:58  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin ---
21:07:58  [INFO] 
21:07:58  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin ---
21:07:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/resources
21:07:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/spi
21:07:58  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/generated-sources/yang
21:07:58  [INFO] 
21:07:58  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin ---
21:07:58  [INFO] Recompiling the module because of changed dependency.
21:07:58  [INFO] Compiling 185 source files with javac [debug release 21] to target/classes
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59    missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey<T>
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast
21:07:59    required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava<F,T,D>
21:07:59    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>
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast
21:07:59    required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava<F,P>
21:07:59    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>
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59    missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor<F,T,D>
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:07:59  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/openflowplugin-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/classes
21:07:59  [INFO] 
21:07:59  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin >>>
21:07:59  [INFO] 
21:07:59  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin ---
21:07:59  [INFO] Fork Value is true
21:08:08  [INFO] Done SpotBugs Analysis....
21:08:08  [INFO] 
21:08:08  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin <<<
21:08:08  [INFO] 
21:08:08  [INFO] 
21:08:08  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin ---
21:08:08  [INFO] BugInstance size is 0
21:08:08  [INFO] Error size is 0
21:08:08  [INFO] No errors/warnings found
21:08:08  [INFO] 
21:08:08  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:08  [INFO] Forking openflowplugin-common 0.19.2-SNAPSHOT
21:08:08  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:08  [INFO] 
21:08:08  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-common ---
21:08:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:08  [INFO] 
21:08:08  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-common ---
21:08:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:08  [INFO] 
21:08:08  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-common ---
21:08:08  [INFO] 
21:08:08  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-common ---
21:08:08  [INFO] 
21:08:08  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-common ---
21:08:08  [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-merge-scandium/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/**
21:08:08  [INFO] 
21:08:08  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common ---
21:08:08  [INFO] Starting audit...
21:08:08  Audit done.
21:08:08  [INFO] You have 0 Checkstyle violations.
21:08:08  [INFO] 
21:08:08  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common ---
21:08:08  [INFO] Starting audit...
21:08:08  Audit done.
21:08:08  [INFO] You have 0 Checkstyle violations.
21:08:08  [INFO] 
21:08:08  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-common ---
21:08:08  [INFO] 
21:08:08  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common ---
21:08:08  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/resources
21:08:08  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/spi
21:08:08  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/generated-sources/yang
21:08:08  [INFO] 
21:08:08  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-common ---
21:08:08  [INFO] Nothing to compile - all classes are up to date.
21:08:08  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/openflowplugin-common-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/classes
21:08:08  [INFO] 
21:08:08  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-common >>>
21:08:08  [INFO] 
21:08:08  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-common ---
21:08:08  [INFO] Fork Value is true
21:08:11  [INFO] Done SpotBugs Analysis....
21:08:11  [INFO] 
21:08:11  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-common <<<
21:08:11  [INFO] 
21:08:11  [INFO] 
21:08:11  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-common ---
21:08:11  [INFO] BugInstance size is 0
21:08:11  [INFO] Error size is 0
21:08:11  [INFO] No errors/warnings found
21:08:11  [INFO] 
21:08:11  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:11  [INFO] Forking openflowplugin-impl 0.19.2-SNAPSHOT
21:08:11  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:11  [INFO] 
21:08:11  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-impl ---
21:08:11  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:11  [INFO] 
21:08:11  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-impl ---
21:08:11  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:11  [INFO] 
21:08:11  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-impl ---
21:08:12  [INFO] 
21:08:12  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-impl ---
21:08:12  [INFO] 
21:08:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-impl ---
21:08: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-merge-scandium/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/**
21:08:12  [INFO] 
21:08:12  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl ---
21:08:12  [INFO] Starting audit...
21:08:12  Audit done.
21:08:12  [INFO] You have 0 Checkstyle violations.
21:08:12  [INFO] 
21:08:12  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl ---
21:08:16  [INFO] Starting audit...
21:08:16  Audit done.
21:08:16  [INFO] You have 0 Checkstyle violations.
21:08:16  [INFO] 
21:08:16  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-impl ---
21:08:16  [INFO] 
21:08:16  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl ---
21:08:16  [INFO] Copying 1 resource from src/main/resources to target/classes
21:08:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/spi
21:08:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/generated-sources/yang
21:08:16  [INFO] 
21:08:16  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-impl ---
21:08:16  [INFO] Recompiling the module because of changed dependency.
21:08:16  [INFO] Compiling 550 source files with javac [debug release 21] to target/classes
21:08:18  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found
21:08:18  [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault'
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
21:08:18    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
21:08:18    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter
21:08:18    missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter<T>
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProviderFactory.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[376,51] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast
21:08:18    required: java.lang.Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.experimenter.core.ExperimenterDataOfChoice>
21:08:18    found:    java.lang.Class<capture#1 of ? extends org.opendaylight.yangtools.binding.DataContainer>
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImpl.java:[138,15] 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
21:08:18  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:18  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java: Some input files additionally use or override a deprecated API.
21:08:18  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java: Some input files additionally use or override a deprecated API that is marked for removal.
21:08:18  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java: Some input files additionally use unchecked or unsafe operations.
21:08:18  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/openflowplugin-impl-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/classes
21:08:18  [INFO] 
21:08:18  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>>
21:08:18  [INFO] 
21:08:18  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-impl ---
21:08:18  [INFO] Fork Value is true
21:08:32  [INFO] Done SpotBugs Analysis....
21:08:32  [INFO] 
21:08:32  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<<
21:08:32  [INFO] 
21:08:32  [INFO] 
21:08:32  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-impl ---
21:08:32  [INFO] BugInstance size is 0
21:08:32  [INFO] Error size is 0
21:08:32  [INFO] No errors/warnings found
21:08:32  [INFO] 
21:08:32  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:32  [INFO] Forking openflowjava-extension-nicira-api 0.19.2-SNAPSHOT
21:08:32  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:32  [INFO] 
21:08:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:32  [INFO] 
21:08:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:32  [INFO] 
21:08:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] 
21:08:32  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] 
21:08:32  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api ---
21:08: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-merge-scandium/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/**
21:08:32  [INFO] 
21:08:32  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] Starting audit...
21:08:32  Audit done.
21:08:32  [INFO] You have 0 Checkstyle violations.
21:08:32  [INFO] 
21:08:32  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] Starting audit...
21:08:32  Audit done.
21:08:32  [INFO] You have 0 Checkstyle violations.
21:08:32  [INFO] 
21:08:32  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] 
21:08:32  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/resources
21:08:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi
21:08:32  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang
21:08:32  [INFO] 
21:08:32  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] Recompiling the module because of changed dependency.
21:08:32  [INFO] Compiling 5 source files with javac [debug release 21] to target/classes
21:08:32  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:32  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/classes
21:08:32  [INFO] 
21:08:32  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>>
21:08:32  [INFO] 
21:08:32  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-extension-nicira-api ---
21:08:32  [INFO] Fork Value is true
21:08:35  [INFO] Done SpotBugs Analysis....
21:08:35  [INFO] 
21:08:35  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<<
21:08:35  [INFO] 
21:08:35  [INFO] 
21:08:35  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-extension-nicira-api ---
21:08:35  [INFO] BugInstance size is 0
21:08:35  [INFO] Error size is 0
21:08:35  [INFO] No errors/warnings found
21:08:35  [INFO] 
21:08:35  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:35  [INFO] Forking openflowjava-extension-nicira 0.19.2-SNAPSHOT
21:08:35  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:35  [INFO] 
21:08:35  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-nicira ---
21:08:35  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:35  [INFO] 
21:08:35  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira ---
21:08:35  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:35  [INFO] 
21:08:35  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-nicira ---
21:08:35  [INFO] 
21:08:35  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-nicira ---
21:08:35  [INFO] 
21:08:35  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira ---
21:08: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-merge-scandium/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/**
21:08:35  [INFO] 
21:08:35  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowjava-extension-nicira ---
21:08:35  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:08:35  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/main/yang
21:08:35  [INFO] yang-to-sources: Found 5 dependencies in 1.242 ms
21:08:35  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:08:35  [INFO] 
21:08:35  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira ---
21:08:35  [INFO] Starting audit...
21:08:35  Audit done.
21:08:35  [INFO] You have 0 Checkstyle violations.
21:08:35  [INFO] 
21:08:35  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira ---
21:08:36  [INFO] Starting audit...
21:08:36  Audit done.
21:08:36  [INFO] You have 0 Checkstyle violations.
21:08:36  [INFO] 
21:08:36  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-nicira ---
21:08:36  [INFO] 
21:08:36  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira ---
21:08:36  [INFO] Copying 1 resource from src/main/resources to target/classes
21:08:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi
21:08:36  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:08:36  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:08:36  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:08:36  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/generated-sources/spi
21:08:36  [INFO] 
21:08:36  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-nicira ---
21:08:36  [INFO] Recompiling the module because of changed dependency.
21:08:36  [INFO] Compiling 437 source files with javac [debug release 21] to target/classes
21:08:37  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/classes
21:08:37  [INFO] 
21:08:37  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>>
21:08:37  [INFO] 
21:08:37  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-extension-nicira ---
21:08:37  [INFO] Fork Value is true
21:08:42  [INFO] Done SpotBugs Analysis....
21:08:43  [INFO] 
21:08:43  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<<
21:08:43  [INFO] 
21:08:43  [INFO] 
21:08:43  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-extension-nicira ---
21:08:43  [INFO] BugInstance size is 0
21:08:43  [INFO] Error size is 0
21:08:43  [INFO] No errors/warnings found
21:08:43  [INFO] 
21:08:43  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:43  [INFO] Forking openflowjava-extension-eric 0.19.2-SNAPSHOT
21:08:43  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:43  [INFO] 
21:08:43  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowjava-extension-eric ---
21:08:43  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:43  [INFO] 
21:08:43  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric ---
21:08:43  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:43  [INFO] 
21:08:43  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowjava-extension-eric ---
21:08:43  [INFO] 
21:08:43  [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-eric ---
21:08:43  [INFO] 
21:08:43  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowjava-extension-eric ---
21:08: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-merge-scandium/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/**
21:08:43  [INFO] 
21:08:43  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowjava-extension-eric ---
21:08:43  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:08:43  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/yang
21:08:43  [INFO] yang-to-sources: Found 5 dependencies in 1.574 ms
21:08:43  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:08:43  [INFO] 
21:08:43  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric ---
21:08:43  [INFO] Starting audit...
21:08:43  Audit done.
21:08:43  [INFO] You have 0 Checkstyle violations.
21:08:43  [INFO] 
21:08:43  [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric ---
21:08:43  [INFO] Starting audit...
21:08:43  Audit done.
21:08:43  [INFO] You have 0 Checkstyle violations.
21:08:43  [INFO] 
21:08:43  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-eric ---
21:08:43  [INFO] 
21:08:43  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric ---
21:08:43  [INFO] Copying 1 resource from src/main/resources to target/classes
21:08:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi
21:08:43  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:08:43  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:08:43  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:08:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/generated-sources/spi
21:08:43  [INFO] 
21:08:43  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowjava-extension-eric ---
21:08:43  [INFO] Recompiling the module because of changed dependency.
21:08:43  [INFO] Compiling 23 source files with javac [debug release 21] to target/classes
21:08:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:08:43  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/classes
21:08:43  [INFO] 
21:08:43  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>>
21:08:43  [INFO] 
21:08:43  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowjava-extension-eric ---
21:08:43  [INFO] Fork Value is true
21:08:46  [INFO] Done SpotBugs Analysis....
21:08:46  [INFO] 
21:08:46  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<<
21:08:46  [INFO] 
21:08:46  [INFO] 
21:08:46  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowjava-extension-eric ---
21:08:46  [INFO] BugInstance size is 0
21:08:46  [INFO] Error size is 0
21:08:46  [INFO] No errors/warnings found
21:08:46  [INFO] 
21:08:46  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:46  [INFO] Forking openflowplugin-extension-nicira 0.19.2-SNAPSHOT
21:08:46  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:08:46  [INFO] 
21:08:46  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-nicira ---
21:08:46  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:46  [INFO] 
21:08:46  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira ---
21:08:46  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:08:46  [INFO] 
21:08:46  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-nicira ---
21:08:47  [INFO] 
21:08:47  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-nicira ---
21:08:47  [INFO] 
21:08:47  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira ---
21:08:47  [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-merge-scandium/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/**
21:08:47  [INFO] 
21:08:47  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowplugin-extension-nicira ---
21:08:47  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:08:47  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/src/main/yang
21:08:47  [INFO] yang-to-sources: Found 13 dependencies in 1.470 ms
21:08:47  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:08:47  [INFO] 
21:08:47  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira ---
21:08:47  [INFO] Starting audit...
21:08:47  Audit done.
21:08:47  [INFO] You have 0 Checkstyle violations.
21:08:47  [INFO] 
21:08:47  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira ---
21:08:48  [INFO] Starting audit...
21:08:48  Audit done.
21:08:48  [INFO] You have 0 Checkstyle violations.
21:08:48  [INFO] 
21:08:48  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-nicira ---
21:08:48  [INFO] 
21:08:48  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira ---
21:08:48  [INFO] Copying 1 resource from src/main/resources to target/classes
21:08:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
21:08:48  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:08:48  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:08:48  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:08:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/generated-sources/spi
21:08:48  [INFO] 
21:08:48  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-nicira ---
21:08:48  [INFO] Recompiling the module because of changed dependency.
21:08:48  [INFO] Compiling 971 source files with javac [debug release 21] to target/classes
21:08:53  [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
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [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
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [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
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:08:53  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/classes
21:08:53  [INFO] 
21:08:53  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>>
21:08:53  [INFO] 
21:08:53  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-extension-nicira ---
21:08:53  [INFO] Fork Value is true
21:09:00  [INFO] Done SpotBugs Analysis....
21:09:01  [INFO] 
21:09:01  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<<
21:09:01  [INFO] 
21:09:01  [INFO] 
21:09:01  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-extension-nicira ---
21:09:01  [INFO] BugInstance size is 0
21:09:01  [INFO] Error size is 0
21:09:01  [INFO] No errors/warnings found
21:09:01  [INFO] 
21:09:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:01  [INFO] Forking openflowplugin-extension-onf 0.19.2-SNAPSHOT
21:09:01  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:01  [INFO] 
21:09:01  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-onf ---
21:09:01  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:01  [INFO] 
21:09:01  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf ---
21:09:01  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:01  [INFO] 
21:09:01  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-onf ---
21:09:01  [INFO] 
21:09:01  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-onf ---
21:09:01  [INFO] 
21:09:01  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf ---
21:09:01  [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-merge-scandium/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/**
21:09:01  [INFO] 
21:09:01  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf ---
21:09:01  [INFO] Starting audit...
21:09:01  Audit done.
21:09:01  [INFO] You have 0 Checkstyle violations.
21:09:01  [INFO] 
21:09:01  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf ---
21:09:01  [INFO] Starting audit...
21:09:01  Audit done.
21:09:01  [INFO] You have 0 Checkstyle violations.
21:09:01  [INFO] 
21:09:01  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-onf ---
21:09:01  [INFO] 
21:09:01  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf ---
21:09:01  [INFO] Copying 1 resource from src/main/resources to target/classes
21:09:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/spi
21:09:01  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/generated-sources/yang
21:09:01  [INFO] 
21:09:01  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-onf ---
21:09:01  [INFO] Recompiling the module because of changed dependency.
21:09:01  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
21:09:01  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:01  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/classes
21:09:01  [INFO] 
21:09:01  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>>
21:09:01  [INFO] 
21:09:01  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-extension-onf ---
21:09:01  [INFO] Fork Value is true
21:09:04  [INFO] Done SpotBugs Analysis....
21:09:04  [INFO] 
21:09:04  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<<
21:09:04  [INFO] 
21:09:04  [INFO] 
21:09:04  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-extension-onf ---
21:09:04  [INFO] BugInstance size is 0
21:09:04  [INFO] Error size is 0
21:09:04  [INFO] No errors/warnings found
21:09:04  [INFO] 
21:09:04  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:04  [INFO] Forking openflowplugin-extension-eric 0.19.2-SNAPSHOT
21:09:04  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:04  [INFO] 
21:09:04  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-eric ---
21:09:04  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:04  [INFO] 
21:09:04  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric ---
21:09:04  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:04  [INFO] 
21:09:04  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-eric ---
21:09:05  [INFO] 
21:09:05  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-eric ---
21:09:05  [INFO] 
21:09:05  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric ---
21:09:05  [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-merge-scandium/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/**
21:09:05  [INFO] 
21:09:05  [INFO] --- yang:14.0.9:generate-sources (binding) @ openflowplugin-extension-eric ---
21:09:05  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:09:05  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/yang
21:09:05  [INFO] yang-to-sources: Found 13 dependencies in 1.197 ms
21:09:05  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:09:05  [INFO] 
21:09:05  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric ---
21:09:05  [INFO] Starting audit...
21:09:05  Audit done.
21:09:05  [INFO] You have 0 Checkstyle violations.
21:09:05  [INFO] 
21:09:05  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric ---
21:09:05  [INFO] Starting audit...
21:09:05  Audit done.
21:09:05  [INFO] You have 0 Checkstyle violations.
21:09:05  [INFO] 
21:09:05  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-eric ---
21:09:05  [INFO] 
21:09:05  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric ---
21:09:05  [INFO] Copying 1 resource from src/main/resources to target/classes
21:09:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi
21:09:05  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:05  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:09:05  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:05  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/generated-sources/spi
21:09:05  [INFO] 
21:09:05  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-extension-eric ---
21:09:05  [INFO] Recompiling the module because of changed dependency.
21:09:05  [INFO] Compiling 41 source files with javac [debug release 21] to target/classes
21:09:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:05  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/classes
21:09:05  [INFO] 
21:09:05  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>>
21:09:05  [INFO] 
21:09:05  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-extension-eric ---
21:09:05  [INFO] Fork Value is true
21:09:08  [INFO] Done SpotBugs Analysis....
21:09:08  [INFO] 
21:09:08  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<<
21:09:08  [INFO] 
21:09:08  [INFO] 
21:09:08  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-extension-eric ---
21:09:08  [INFO] BugInstance size is 0
21:09:08  [INFO] Error size is 0
21:09:08  [INFO] No errors/warnings found
21:09:08  [INFO] 
21:09:08  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:08  [INFO] Forking test-extension 0.19.2-SNAPSHOT
21:09:08  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:08  [INFO] 
21:09:08  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-extension ---
21:09:08  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:08  [INFO] 
21:09:08  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-extension ---
21:09:08  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:08  [INFO] 
21:09:08  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-extension ---
21:09:09  [INFO] 
21:09:09  [INFO] --- dependency:3.8.1:properties (default) @ test-extension ---
21:09:09  [INFO] 
21:09:09  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-extension ---
21:09:09  [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-merge-scandium/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/**
21:09:09  [INFO] 
21:09:09  [INFO] --- yang:14.0.9:generate-sources (binding) @ test-extension ---
21:09:09  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:09:09  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/yang
21:09:09  [INFO] yang-to-sources: Found 18 dependencies in 2.701 ms
21:09:09  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:09:09  [INFO] 
21:09:09  [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension ---
21:09:09  [INFO] Starting audit...
21:09:09  Audit done.
21:09:09  [INFO] You have 0 Checkstyle violations.
21:09:09  [INFO] 
21:09:09  [INFO] --- checkstyle:3.6.0:check (default) @ test-extension ---
21:09:09  [INFO] Starting audit...
21:09:09  Audit done.
21:09:09  [INFO] You have 0 Checkstyle violations.
21:09:09  [INFO] 
21:09:09  [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-extension ---
21:09:09  [INFO] 
21:09:09  [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension ---
21:09:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/resources
21:09:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi
21:09:09  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:09  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:09:09  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:09  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/generated-sources/spi
21:09:09  [INFO] 
21:09:09  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-extension ---
21:09:09  [INFO] Recompiling the module because of changed dependency.
21:09:09  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
21:09:09  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:09  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:09  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/test-extension-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/classes
21:09:09  [INFO] 
21:09:09  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ test-extension >>>
21:09:09  [INFO] 
21:09:09  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ test-extension ---
21:09:09  [INFO] Fork Value is true
21:09:11  [INFO] Done SpotBugs Analysis....
21:09:11  [INFO] 
21:09:11  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ test-extension <<<
21:09:11  [INFO] 
21:09:11  [INFO] 
21:09:11  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ test-extension ---
21:09:11  [INFO] BugInstance size is 0
21:09:11  [INFO] Error size is 0
21:09:11  [INFO] No errors/warnings found
21:09:12  [INFO] 
21:09:12  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:12  [INFO] Forking model-topology 0.19.2-SNAPSHOT
21:09:12  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:12  [INFO] 
21:09:12  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-topology ---
21:09:12  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:12  [INFO] 
21:09:12  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ model-topology ---
21:09:12  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:12  [INFO] 
21:09:12  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-topology ---
21:09:12  [INFO] 
21:09:12  [INFO] --- dependency:3.8.1:properties (default) @ model-topology ---
21:09:12  [INFO] 
21:09:12  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ model-topology ---
21:09: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-merge-scandium/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/**
21:09:12  [INFO] 
21:09:12  [INFO] --- yang:14.0.9:generate-sources (binding) @ model-topology ---
21:09:12  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:09:12  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/yang
21:09:12  [INFO] yang-to-sources: Found 5 dependencies in 460.5 μs
21:09:12  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:09:12  [INFO] 
21:09:12  [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology ---
21:09:12  [INFO] Starting audit...
21:09:12  Audit done.
21:09:12  [INFO] You have 0 Checkstyle violations.
21:09:12  [INFO] 
21:09:12  [INFO] --- checkstyle:3.6.0:check (default) @ model-topology ---
21:09:12  [INFO] Starting audit...
21:09:12  Audit done.
21:09:12  [INFO] You have 0 Checkstyle violations.
21:09:12  [INFO] 
21:09:12  [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-topology ---
21:09:12  [INFO] 
21:09:12  [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology ---
21:09:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/src/main/resources
21:09:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi
21:09:12  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:12  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:09:12  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:12  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/generated-sources/spi
21:09:12  [INFO] 
21:09:12  [INFO] --- compiler:3.13.0:compile (default-compile) @ model-topology ---
21:09:12  [INFO] Recompiling the module because of changed dependency.
21:09:12  [INFO] Compiling 7 source files with javac [debug release 21] to target/classes
21:09:12  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/model-topology-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/classes
21:09:12  [INFO] 
21:09:12  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ model-topology >>>
21:09:12  [INFO] 
21:09:12  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ model-topology ---
21:09:12  [INFO] Fork Value is true
21:09:14  [INFO] Done SpotBugs Analysis....
21:09:14  [INFO] 
21:09:14  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ model-topology <<<
21:09:14  [INFO] 
21:09:14  [INFO] 
21:09:14  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ model-topology ---
21:09:14  [INFO] BugInstance size is 0
21:09:14  [INFO] Error size is 0
21:09:14  [INFO] No errors/warnings found
21:09:14  [INFO] 
21:09:14  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:14  [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.2-SNAPSHOT
21:09:14  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:14  [INFO] 
21:09:14  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nsf-model ---
21:09:14  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:14  [INFO] 
21:09:14  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model ---
21:09:14  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:14  [INFO] 
21:09:14  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] 
21:09:15  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] 
21:09:15  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:15  [INFO] 
21:09:15  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] Starting audit...
21:09:15  Audit done.
21:09:15  [INFO] You have 0 Checkstyle violations.
21:09:15  [INFO] 
21:09:15  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] Starting audit...
21:09:15  Audit done.
21:09:15  [INFO] You have 0 Checkstyle violations.
21:09:15  [INFO] 
21:09:15  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] 
21:09:15  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml
21:09:15  [INFO] ...done!
21:09:15  [INFO] Attaching features XML
21:09:15  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:15  [INFO] 
21:09:15  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nsf-model ---
21:09:15  [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
21:09:15  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:15  [INFO] 
21:09:15  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>>
21:09:15  [INFO] 
21:09:15  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] 
21:09:15  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<<
21:09:15  [INFO] 
21:09:15  [INFO] 
21:09:15  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-nsf-model ---
21:09:15  [INFO] 
21:09:15  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:15  [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.19.2-SNAPSHOT
21:09:15  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:15  [INFO] 
21:09:15  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-libraries ---
21:09:15  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:15  [INFO] 
21:09:15  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries ---
21:09:15  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:15  [INFO] 
21:09:15  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-libraries ---
21:09:15  [INFO] 
21:09:15  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-libraries ---
21:09:15  [INFO] 
21:09:15  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries ---
21:09:15  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:15  [INFO] 
21:09:15  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries ---
21:09:15  [INFO] Starting audit...
21:09:15  Audit done.
21:09:15  [INFO] You have 0 Checkstyle violations.
21:09:15  [INFO] 
21:09:15  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries ---
21:09:16  [INFO] Starting audit...
21:09:16  Audit done.
21:09:16  [INFO] You have 0 Checkstyle violations.
21:09:16  [INFO] 
21:09:16  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-libraries ---
21:09:16  [INFO] 
21:09:16  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries ---
21:09:16  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml
21:09:16  [INFO] ...done!
21:09:16  [INFO] Attaching features XML
21:09:16  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:16  [INFO] 
21:09:16  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-libraries ---
21:09:16  [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
21:09:16  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:16  [INFO] 
21:09:16  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>>
21:09:16  [INFO] 
21:09:16  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-libraries ---
21:09:16  [INFO] 
21:09:16  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<<
21:09:16  [INFO] 
21:09:16  [INFO] 
21:09:16  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-libraries ---
21:09:16  [INFO] 
21:09:16  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:16  [INFO] Forking openflowplugin-blueprint-config 0.19.2-SNAPSHOT
21:09:16  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:16  [INFO] 
21:09:16  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:16  [INFO] 
21:09:16  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:16  [INFO] 
21:09:16  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] 
21:09:16  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] 
21:09:16  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config ---
21:09:16  [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-merge-scandium/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/**
21:09:16  [INFO] 
21:09:16  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] Starting audit...
21:09:16  Audit done.
21:09:16  [INFO] You have 0 Checkstyle violations.
21:09:16  [INFO] 
21:09:16  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] Starting audit...
21:09:16  Audit done.
21:09:16  [INFO] You have 0 Checkstyle violations.
21:09:16  [INFO] 
21:09:16  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] 
21:09:16  [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] Copying 1 resource from src/main/resources to target/classes
21:09:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/spi
21:09:16  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/generated-sources/yang
21:09:16  [INFO] 
21:09:16  [INFO] --- compiler:3.13.0:compile (default-compile) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] No sources to compile
21:09:16  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/classes
21:09:16  [INFO] 
21:09:16  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>>
21:09:16  [INFO] 
21:09:16  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] 
21:09:16  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<<
21:09:16  [INFO] 
21:09:16  [INFO] 
21:09:16  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-blueprint-config ---
21:09:16  [INFO] 
21:09:16  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:16  [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.2-SNAPSHOT
21:09:16  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:16  [INFO] 
21:09:16  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-southbound ---
21:09:16  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:16  [INFO] 
21:09:16  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound ---
21:09:16  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:16  [INFO] 
21:09:16  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] 
21:09:17  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] 
21:09:17  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:17  [INFO] 
21:09:17  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] Starting audit...
21:09:17  Audit done.
21:09:17  [INFO] You have 0 Checkstyle violations.
21:09:17  [INFO] 
21:09:17  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] Starting audit...
21:09:17  Audit done.
21:09:17  [INFO] You have 0 Checkstyle violations.
21:09:17  [INFO] 
21:09:17  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] 
21:09:17  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml
21:09:17  [INFO] ...done!
21:09:17  [INFO] Attaching features XML
21:09:17  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:17  [INFO] 
21:09:17  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-southbound ---
21:09: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
21:09:17  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:17  [INFO] 
21:09:17  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>>
21:09:17  [INFO] 
21:09:17  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] 
21:09:17  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<<
21:09:17  [INFO] 
21:09:17  [INFO] 
21:09:17  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-southbound ---
21:09:17  [INFO] 
21:09:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:17  [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.2-SNAPSHOT
21:09:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:17  [INFO] 
21:09:17  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:17  [INFO] 
21:09:17  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:17  [INFO] 
21:09:17  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] 
21:09:17  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] 
21:09:17  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:17  [INFO] 
21:09:17  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] Starting audit...
21:09:17  Audit done.
21:09:17  [INFO] You have 0 Checkstyle violations.
21:09:17  [INFO] 
21:09:17  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] Starting audit...
21:09:17  Audit done.
21:09:17  [INFO] You have 0 Checkstyle violations.
21:09:17  [INFO] 
21:09:17  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] 
21:09:17  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml
21:09:17  [INFO] ...done!
21:09:17  [INFO] Attaching features XML
21:09:17  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:17  [INFO] 
21:09:17  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-nxm-extensions ---
21:09: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
21:09:17  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:17  [INFO] 
21:09:17  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>>
21:09:17  [INFO] 
21:09:17  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] 
21:09:17  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<<
21:09:17  [INFO] 
21:09:17  [INFO] 
21:09:17  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-nxm-extensions ---
21:09:17  [INFO] 
21:09:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:17  [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.2-SNAPSHOT
21:09:17  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:17  [INFO] 
21:09:17  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions ---
21:09:17  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:17  [INFO] 
21:09:17  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions ---
21:09:17  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:17  [INFO] 
21:09:17  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] 
21:09:18  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] 
21:09:18  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:18  [INFO] 
21:09:18  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] Starting audit...
21:09:18  Audit done.
21:09:18  [INFO] You have 0 Checkstyle violations.
21:09:18  [INFO] 
21:09:18  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] Starting audit...
21:09:18  Audit done.
21:09:18  [INFO] You have 0 Checkstyle violations.
21:09:18  [INFO] 
21:09:18  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] 
21:09:18  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml
21:09:18  [INFO] ...done!
21:09:18  [INFO] Attaching features XML
21:09:18  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:18  [INFO] 
21:09:18  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-onf-extensions ---
21:09:18  [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
21:09:18  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:18  [INFO] 
21:09:18  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>>
21:09:18  [INFO] 
21:09:18  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] 
21:09:18  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<<
21:09:18  [INFO] 
21:09:18  [INFO] 
21:09:18  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-onf-extensions ---
21:09:18  [INFO] 
21:09:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:18  [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.2-SNAPSHOT
21:09:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:18  [INFO] 
21:09:18  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions ---
21:09:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:18  [INFO] 
21:09:18  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions ---
21:09:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:18  [INFO] 
21:09:18  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] 
21:09:19  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] 
21:09:19  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:19  [INFO] 
21:09:19  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] Starting audit...
21:09:19  Audit done.
21:09:19  [INFO] You have 0 Checkstyle violations.
21:09:19  [INFO] 
21:09:19  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] Starting audit...
21:09:19  Audit done.
21:09:19  [INFO] You have 0 Checkstyle violations.
21:09:19  [INFO] 
21:09:19  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] 
21:09:19  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml
21:09:19  [INFO] ...done!
21:09:19  [INFO] Attaching features XML
21:09:19  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:19  [INFO] 
21:09:19  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-eric-extensions ---
21:09: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
21:09:19  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:19  [INFO] 
21:09:19  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>>
21:09:19  [INFO] 
21:09:19  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] 
21:09:19  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<<
21:09:19  [INFO] 
21:09:19  [INFO] 
21:09:19  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-eric-extensions ---
21:09:19  [INFO] 
21:09:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:19  [INFO] Forking features-openflowplugin-extension 0.19.2-SNAPSHOT
21:09:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:19  [INFO] 
21:09:19  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowplugin-extension ---
21:09:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:19  [INFO] 
21:09:19  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension ---
21:09:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:19  [INFO] 
21:09:19  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowplugin-extension ---
21:09:19  [INFO] 
21:09:19  [INFO] --- dependency:3.8.1:properties (default) @ features-openflowplugin-extension ---
21:09:19  [INFO] 
21:09:19  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin-extension ---
21:09:19  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:19  [INFO] 
21:09:19  [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin-extension ---
21:09:19  [INFO] Starting audit...
21:09:19  Audit done.
21:09:19  [INFO] You have 0 Checkstyle violations.
21:09:19  [INFO] 
21:09:19  [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin-extension ---
21:09:19  [INFO] Starting audit...
21:09:19  Audit done.
21:09:19  [INFO] You have 0 Checkstyle violations.
21:09:19  [INFO] 
21:09:19  [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowplugin-extension ---
21:09:19  [INFO] 
21:09:19  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension ---
21:09:19  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml
21:09:19  [INFO] ...done!
21:09:19  [INFO] Attaching features XML
21:09:19  [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:19  [INFO] 
21:09:19  [INFO] --- karaf:4.4.6:verify (default-verify) @ features-openflowplugin-extension ---
21:09: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
21:09:19  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:19  [INFO] 
21:09:19  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>>
21:09:19  [INFO] 
21:09:19  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-openflowplugin-extension ---
21:09:19  [INFO] 
21:09:19  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<<
21:09:19  [INFO] 
21:09:19  [INFO] 
21:09:19  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-openflowplugin-extension ---
21:09:19  [INFO] 
21:09:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:19  [INFO] Forking features-extension-aggregator 0.19.2-SNAPSHOT
21:09:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:19  [INFO] 
21:09:19  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-extension-aggregator ---
21:09:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:19  [INFO] 
21:09:19  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-extension-aggregator ---
21:09:19  [INFO] 
21:09:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:19  [INFO] Forking openflowplugin-extension-aggregator 0.19.2-SNAPSHOT
21:09:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:19  [INFO] 
21:09:19  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-extension-aggregator ---
21:09:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:19  [INFO] 
21:09:19  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-extension-aggregator ---
21:09:19  [INFO] 
21:09:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:19  [INFO] Forking test-provider 0.19.2-SNAPSHOT
21:09:19  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:19  [INFO] 
21:09:19  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-provider ---
21:09:19  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:19  [INFO] 
21:09:19  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-provider ---
21:09:19  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:19  [INFO] 
21:09:19  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-provider ---
21:09:20  [INFO] 
21:09:20  [INFO] --- dependency:3.8.1:properties (default) @ test-provider ---
21:09:20  [INFO] 
21:09:20  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-provider ---
21:09:20  [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-merge-scandium/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/**
21:09:20  [INFO] 
21:09:20  [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider ---
21:09:20  [INFO] Starting audit...
21:09:20  Audit done.
21:09:20  [INFO] You have 0 Checkstyle violations.
21:09:20  [INFO] 
21:09:20  [INFO] --- checkstyle:3.6.0:check (default) @ test-provider ---
21:09:20  [INFO] Starting audit...
21:09:20  Audit done.
21:09:20  [INFO] You have 0 Checkstyle violations.
21:09:20  [INFO] 
21:09:20  [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-provider ---
21:09:20  [INFO] 
21:09:20  [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider ---
21:09:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/resources
21:09:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/generated-sources/spi
21:09:20  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/generated-sources/yang
21:09:20  [INFO] 
21:09:20  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-provider ---
21:09:20  [INFO] Recompiling the module because of changed dependency.
21:09:20  [INFO] Compiling 16 source files with javac [debug release 21] to target/classes
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:21  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java: Some input files additionally use or override a deprecated API.
21:09:21  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/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.
21:09:21  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/test-provider-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/classes
21:09:21  [INFO] 
21:09:21  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ test-provider >>>
21:09:21  [INFO] 
21:09:21  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ test-provider ---
21:09:21  [INFO] Fork Value is true
21:09:27  [INFO] Done SpotBugs Analysis....
21:09:27  [INFO] 
21:09:27  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ test-provider <<<
21:09:27  [INFO] 
21:09:27  [INFO] 
21:09:27  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ test-provider ---
21:09:27  [INFO] BugInstance size is 0
21:09:27  [INFO] Error size is 0
21:09:27  [INFO] No errors/warnings found
21:09:27  [INFO] 
21:09:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:27  [INFO] Forking test-common 0.19.2-SNAPSHOT
21:09:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:27  [INFO] 
21:09:27  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ test-common ---
21:09:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:27  [INFO] 
21:09:27  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ test-common ---
21:09:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:27  [INFO] 
21:09:27  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ test-common ---
21:09:27  [INFO] 
21:09:27  [INFO] --- dependency:3.8.1:properties (default) @ test-common ---
21:09:27  [INFO] 
21:09:27  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ test-common ---
21:09: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-merge-scandium/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/**
21:09:27  [INFO] 
21:09:27  [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common ---
21:09:27  [INFO] Starting audit...
21:09:27  Audit done.
21:09:27  [INFO] You have 0 Checkstyle violations.
21:09:27  [INFO] 
21:09:27  [INFO] --- checkstyle:3.6.0:check (default) @ test-common ---
21:09:27  [INFO] Starting audit...
21:09:27  Audit done.
21:09:27  [INFO] You have 0 Checkstyle violations.
21:09:27  [INFO] 
21:09:27  [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-common ---
21:09:27  [INFO] 
21:09:27  [INFO] --- resources:3.3.1:resources (default-resources) @ test-common ---
21:09:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/resources
21:09:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/generated-sources/spi
21:09:27  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/generated-sources/yang
21:09:27  [INFO] 
21:09:27  [INFO] --- compiler:3.13.0:compile (default-compile) @ test-common ---
21:09:27  [INFO] Recompiling the module because of changed dependency.
21:09:27  [INFO] Compiling 7 source files with javac [debug release 21] to target/classes
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[130,40] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:28  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/test-common-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/classes
21:09:28  [INFO] 
21:09:28  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ test-common >>>
21:09:28  [INFO] 
21:09:28  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ test-common ---
21:09:28  [INFO] Fork Value is true
21:09:31  [INFO] Done SpotBugs Analysis....
21:09:31  [INFO] 
21:09:31  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ test-common <<<
21:09:31  [INFO] 
21:09:31  [INFO] 
21:09:31  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ test-common ---
21:09:31  [INFO] BugInstance size is 0
21:09:31  [INFO] Error size is 0
21:09:31  [INFO] No errors/warnings found
21:09:31  [INFO] 
21:09:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:31  [INFO] Forking drop-test-karaf 0.19.2-SNAPSHOT
21:09:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:31  [INFO] 
21:09:31  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ drop-test-karaf ---
21:09:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:31  [INFO] 
21:09:31  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ drop-test-karaf ---
21:09:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:31  [INFO] 
21:09:31  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ drop-test-karaf ---
21:09:31  [INFO] 
21:09:31  [INFO] --- dependency:3.8.1:properties (default) @ drop-test-karaf ---
21:09:31  [INFO] 
21:09:31  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ drop-test-karaf ---
21:09:31  [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-merge-scandium/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/**
21:09:31  [INFO] 
21:09:31  [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf ---
21:09:31  [INFO] Starting audit...
21:09:31  Audit done.
21:09:31  [INFO] You have 0 Checkstyle violations.
21:09:31  [INFO] 
21:09:31  [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf ---
21:09:31  [INFO] Starting audit...
21:09:31  Audit done.
21:09:31  [INFO] You have 0 Checkstyle violations.
21:09:31  [INFO] 
21:09:31  [INFO] --- dependency:3.8.1:copy (unpack-license) @ drop-test-karaf ---
21:09:31  [INFO] 
21:09:31  [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf ---
21:09:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/src/main/resources
21:09:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/generated-sources/spi
21:09:31  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/generated-sources/yang
21:09:31  [INFO] 
21:09:31  [INFO] --- compiler:3.13.0:compile (default-compile) @ drop-test-karaf ---
21:09:31  [INFO] Recompiling the module because of changed dependency.
21:09:31  [INFO] Compiling 5 source files with javac [debug release 21] to target/classes
21:09:31  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/drop-test-karaf-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/classes
21:09:31  [INFO] 
21:09:31  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ drop-test-karaf >>>
21:09:31  [INFO] 
21:09:31  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ drop-test-karaf ---
21:09:31  [INFO] Fork Value is true
21:09:33  [INFO] Done SpotBugs Analysis....
21:09:33  [INFO] 
21:09:33  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ drop-test-karaf <<<
21:09:33  [INFO] 
21:09:33  [INFO] 
21:09:33  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ drop-test-karaf ---
21:09:33  [INFO] BugInstance size is 0
21:09:33  [INFO] Error size is 0
21:09:33  [INFO] No errors/warnings found
21:09:33  [INFO] 
21:09:33  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:33  [INFO] Forking bulk-o-matic 0.19.2-SNAPSHOT
21:09:33  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:33  [INFO] 
21:09:33  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ bulk-o-matic ---
21:09:33  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:33  [INFO] 
21:09:33  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ bulk-o-matic ---
21:09:33  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:33  [INFO] 
21:09:33  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ bulk-o-matic ---
21:09:34  [INFO] 
21:09:34  [INFO] --- dependency:3.8.1:properties (default) @ bulk-o-matic ---
21:09:34  [INFO] 
21:09:34  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ bulk-o-matic ---
21:09:34  [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-merge-scandium/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/**
21:09:34  [INFO] 
21:09:34  [INFO] --- yang:14.0.9:generate-sources (binding) @ bulk-o-matic ---
21:09:34  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:09:34  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/yang
21:09:34  [INFO] yang-to-sources: Found 9 dependencies in 1.276 ms
21:09:34  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:09:34  [INFO] 
21:09:34  [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic ---
21:09:34  [INFO] Starting audit...
21:09:34  Audit done.
21:09:34  [INFO] You have 0 Checkstyle violations.
21:09:34  [INFO] 
21:09:34  [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic ---
21:09:34  [INFO] Starting audit...
21:09:34  Audit done.
21:09:34  [INFO] You have 0 Checkstyle violations.
21:09:34  [INFO] 
21:09:34  [INFO] --- dependency:3.8.1:copy (unpack-license) @ bulk-o-matic ---
21:09:34  [INFO] 
21:09:34  [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic ---
21:09:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/resources
21:09:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/generated-sources/spi
21:09:34  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:34  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:09:34  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:34  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/generated-sources/spi
21:09:34  [INFO] 
21:09:34  [INFO] --- compiler:3.13.0:compile (default-compile) @ bulk-o-matic ---
21:09:34  [INFO] Recompiling the module because of changed dependency.
21:09:34  [INFO] Compiling 70 source files with javac [debug release 21] to target/classes
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast
21:09:34    required: org.opendaylight.yangtools.binding.DataObjectIdentifier<org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.nodes.Node>
21:09:34    found:    org.opendaylight.yangtools.binding.BindingInstanceIdentifier
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:34  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/bulk-o-matic-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/classes
21:09:34  [INFO] 
21:09:34  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ bulk-o-matic >>>
21:09:34  [INFO] 
21:09:34  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ bulk-o-matic ---
21:09:34  [INFO] Fork Value is true
21:09:38  [INFO] Done SpotBugs Analysis....
21:09:38  [INFO] 
21:09:38  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ bulk-o-matic <<<
21:09:38  [INFO] 
21:09:38  [INFO] 
21:09:38  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ bulk-o-matic ---
21:09:38  [INFO] BugInstance size is 0
21:09:38  [INFO] Error size is 0
21:09:38  [INFO] No errors/warnings found
21:09:38  [INFO] 
21:09:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:38  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support 0.19.2-SNAPSHOT
21:09:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:38  [INFO] 
21:09:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:38  [INFO] 
21:09:38  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:39  [INFO] 
21:09:39  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] 
21:09:39  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] 
21:09:39  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:39  [INFO] 
21:09:39  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] Starting audit...
21:09:39  Audit done.
21:09:39  [INFO] You have 0 Checkstyle violations.
21:09:39  [INFO] 
21:09:39  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] Starting audit...
21:09:39  Audit done.
21:09:39  [INFO] You have 0 Checkstyle violations.
21:09:39  [INFO] 
21:09:39  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] 
21:09:39  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml
21:09:39  [INFO] ...done!
21:09:39  [INFO] Attaching features XML
21:09:39  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:39  [INFO] 
21:09:39  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [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
21:09:39  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:39  [INFO] 
21:09:39  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>>
21:09:39  [INFO] 
21:09:39  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] 
21:09:39  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<<
21:09:39  [INFO] 
21:09:39  [INFO] 
21:09:39  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic ---
21:09:39  [INFO] 
21:09:39  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:39  [INFO] Forking device-ownership-service 0.19.2-SNAPSHOT
21:09:39  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:39  [INFO] 
21:09:39  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ device-ownership-service ---
21:09:39  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:39  [INFO] 
21:09:39  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ device-ownership-service ---
21:09:39  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:39  [INFO] 
21:09:39  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ device-ownership-service ---
21:09:40  [INFO] 
21:09:40  [INFO] --- dependency:3.8.1:properties (default) @ device-ownership-service ---
21:09:40  [INFO] 
21:09:40  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ device-ownership-service ---
21:09:40  [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-merge-scandium/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/**
21:09:40  [INFO] 
21:09:40  [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service ---
21:09:40  [INFO] Starting audit...
21:09:40  Audit done.
21:09:40  [INFO] You have 0 Checkstyle violations.
21:09:40  [INFO] 
21:09:40  [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service ---
21:09:40  [INFO] Starting audit...
21:09:40  Audit done.
21:09:40  [INFO] You have 0 Checkstyle violations.
21:09:40  [INFO] 
21:09:40  [INFO] --- dependency:3.8.1:copy (unpack-license) @ device-ownership-service ---
21:09:40  [INFO] 
21:09:40  [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service ---
21:09:40  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/src/main/resources
21:09:40  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/generated-sources/spi
21:09:40  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/generated-sources/yang
21:09:40  [INFO] 
21:09:40  [INFO] --- compiler:3.13.0:compile (default-compile) @ device-ownership-service ---
21:09:40  [INFO] Nothing to compile - all classes are up to date.
21:09:40  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/device-ownership-service-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/classes
21:09:40  [INFO] 
21:09:40  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ device-ownership-service >>>
21:09:40  [INFO] 
21:09:40  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ device-ownership-service ---
21:09:40  [INFO] Fork Value is true
21:09:42  [INFO] Done SpotBugs Analysis....
21:09:42  [INFO] 
21:09:42  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ device-ownership-service <<<
21:09:42  [INFO] 
21:09:42  [INFO] 
21:09:42  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ device-ownership-service ---
21:09:42  [INFO] BugInstance size is 0
21:09:42  [INFO] Error size is 0
21:09:42  [INFO] No errors/warnings found
21:09:42  [INFO] 
21:09:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:42  [INFO] Forking of-switch-config-pusher 0.19.2-SNAPSHOT
21:09:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:42  [INFO] 
21:09:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ of-switch-config-pusher ---
21:09:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:42  [INFO] 
21:09:42  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ of-switch-config-pusher ---
21:09:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:42  [INFO] 
21:09:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ of-switch-config-pusher ---
21:09:43  [INFO] 
21:09:43  [INFO] --- dependency:3.8.1:properties (default) @ of-switch-config-pusher ---
21:09:43  [INFO] 
21:09:43  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ of-switch-config-pusher ---
21:09: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-merge-scandium/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/**
21:09:43  [INFO] 
21:09:43  [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher ---
21:09:43  [INFO] Starting audit...
21:09:43  Audit done.
21:09:43  [INFO] You have 0 Checkstyle violations.
21:09:43  [INFO] 
21:09:43  [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher ---
21:09:43  [INFO] Starting audit...
21:09:43  Audit done.
21:09:43  [INFO] You have 0 Checkstyle violations.
21:09:43  [INFO] 
21:09:43  [INFO] --- dependency:3.8.1:copy (unpack-license) @ of-switch-config-pusher ---
21:09:43  [INFO] 
21:09:43  [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher ---
21:09:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/src/main/resources
21:09:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/generated-sources/spi
21:09:43  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/generated-sources/yang
21:09:43  [INFO] 
21:09:43  [INFO] --- compiler:3.13.0:compile (default-compile) @ of-switch-config-pusher ---
21:09:43  [INFO] Recompiling the module because of changed dependency.
21:09:43  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
21:09:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:43  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:43  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/classes
21:09:43  [INFO] 
21:09:43  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>>
21:09:43  [INFO] 
21:09:43  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ of-switch-config-pusher ---
21:09:43  [INFO] Fork Value is true
21:09:45  [INFO] Done SpotBugs Analysis....
21:09:45  [INFO] 
21:09:45  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<<
21:09:45  [INFO] 
21:09:45  [INFO] 
21:09:45  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ of-switch-config-pusher ---
21:09:45  [INFO] BugInstance size is 0
21:09:45  [INFO] Error size is 0
21:09:45  [INFO] No errors/warnings found
21:09:45  [INFO] 
21:09:45  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:45  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.2-SNAPSHOT
21:09:45  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:45  [INFO] 
21:09:45  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:45  [INFO] 
21:09:45  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:45  [INFO] 
21:09:45  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] 
21:09:45  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] 
21:09:45  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:09:45  [INFO] 
21:09:45  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] Starting audit...
21:09:45  Audit done.
21:09:45  [INFO] You have 0 Checkstyle violations.
21:09:45  [INFO] 
21:09:45  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] Starting audit...
21:09:45  Audit done.
21:09:45  [INFO] You have 0 Checkstyle violations.
21:09:45  [INFO] 
21:09:45  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] 
21:09:45  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml
21:09:45  [INFO] ...done!
21:09:45  [INFO] Attaching features XML
21:09:45  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:09:45  [INFO] 
21:09:45  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-config-pusher ---
21:09: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
21:09:45  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:09:45  [INFO] 
21:09:45  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>>
21:09:45  [INFO] 
21:09:45  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] 
21:09:45  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<<
21:09:45  [INFO] 
21:09:45  [INFO] 
21:09:45  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-config-pusher ---
21:09:45  [INFO] 
21:09:45  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:45  [INFO] Forking arbitratorreconciliation-api 0.19.2-SNAPSHOT
21:09:45  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:45  [INFO] 
21:09:45  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-api ---
21:09:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:45  [INFO] 
21:09:45  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api ---
21:09:45  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:45  [INFO] 
21:09:45  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-api ---
21:09:46  [INFO] 
21:09:46  [INFO] --- dependency:3.8.1:properties (default) @ arbitratorreconciliation-api ---
21:09:46  [INFO] 
21:09:46  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api ---
21:09: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-merge-scandium/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/**
21:09:46  [INFO] 
21:09:46  [INFO] --- yang:14.0.9:generate-sources (binding) @ arbitratorreconciliation-api ---
21:09:46  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:09:46  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/main/yang
21:09:46  [INFO] yang-to-sources: Found 11 dependencies in 1.081 ms
21:09:46  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:09:46  [INFO] 
21:09:46  [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api ---
21:09:46  [INFO] Starting audit...
21:09:46  Audit done.
21:09:46  [INFO] You have 0 Checkstyle violations.
21:09:46  [INFO] 
21:09:46  [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api ---
21:09:46  [INFO] Starting audit...
21:09:46  Audit done.
21:09:46  [INFO] You have 0 Checkstyle violations.
21:09:46  [INFO] 
21:09:46  [INFO] --- dependency:3.8.1:copy (unpack-license) @ arbitratorreconciliation-api ---
21:09:46  [INFO] 
21:09:46  [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api ---
21:09:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/src/main/resources
21:09:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/generated-sources/spi
21:09:46  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:46  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:09:46  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:09:46  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/generated-sources/spi
21:09:46  [INFO] 
21:09:46  [INFO] --- compiler:3.13.0:compile (default-compile) @ arbitratorreconciliation-api ---
21:09:46  [INFO] Recompiling the module because of changed dependency.
21:09:46  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
21:09:46  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/classes
21:09:46  [INFO] 
21:09:46  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>>
21:09:46  [INFO] 
21:09:46  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ arbitratorreconciliation-api ---
21:09:46  [INFO] Fork Value is true
21:09:48  [INFO] Done SpotBugs Analysis....
21:09:48  [INFO] 
21:09:48  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<<
21:09:48  [INFO] 
21:09:48  [INFO] 
21:09:48  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ arbitratorreconciliation-api ---
21:09:48  [INFO] BugInstance size is 0
21:09:48  [INFO] Error size is 0
21:09:48  [INFO] No errors/warnings found
21:09:48  [INFO] 
21:09:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:48  [INFO] Forking reconciliation-framework 0.19.2-SNAPSHOT
21:09:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:48  [INFO] 
21:09:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ reconciliation-framework ---
21:09:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:49  [INFO] 
21:09:49  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ reconciliation-framework ---
21:09:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:49  [INFO] 
21:09:49  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ reconciliation-framework ---
21:09:49  [INFO] 
21:09:49  [INFO] --- dependency:3.8.1:properties (default) @ reconciliation-framework ---
21:09:49  [INFO] 
21:09:49  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ reconciliation-framework ---
21:09: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-merge-scandium/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/**
21:09:49  [INFO] 
21:09:49  [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework ---
21:09:49  [INFO] Starting audit...
21:09:49  Audit done.
21:09:49  [INFO] You have 0 Checkstyle violations.
21:09:49  [INFO] 
21:09:49  [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework ---
21:09:49  [INFO] Starting audit...
21:09:49  Audit done.
21:09:49  [INFO] You have 0 Checkstyle violations.
21:09:49  [INFO] 
21:09:49  [INFO] --- dependency:3.8.1:copy (unpack-license) @ reconciliation-framework ---
21:09:49  [INFO] 
21:09:49  [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework ---
21:09:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/resources
21:09:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/generated-sources/spi
21:09:49  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/generated-sources/yang
21:09:49  [INFO] 
21:09:49  [INFO] --- compiler:3.13.0:compile (default-compile) @ reconciliation-framework ---
21:09:49  [INFO] Recompiling the module because of changed dependency.
21:09:49  [INFO] Compiling 6 source files with javac [debug release 21] to target/classes
21:09:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:49  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:49  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/reconciliation-framework-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/classes
21:09:49  [INFO] 
21:09:49  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ reconciliation-framework >>>
21:09:49  [INFO] 
21:09:49  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ reconciliation-framework ---
21:09:49  [INFO] Fork Value is true
21:09:52  [INFO] Done SpotBugs Analysis....
21:09:52  [INFO] 
21:09:52  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ reconciliation-framework <<<
21:09:52  [INFO] 
21:09:52  [INFO] 
21:09:52  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ reconciliation-framework ---
21:09:52  [INFO] BugInstance size is 0
21:09:52  [INFO] Error size is 0
21:09:52  [INFO] No errors/warnings found
21:09:52  [INFO] 
21:09:52  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:52  [INFO] Forking arbitratorreconciliation-impl 0.19.2-SNAPSHOT
21:09:52  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:52  [INFO] 
21:09:52  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:52  [INFO] 
21:09:52  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:52  [INFO] 
21:09:52  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] 
21:09:52  [INFO] --- dependency:3.8.1:properties (default) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] 
21:09:52  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl ---
21:09: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-merge-scandium/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/**
21:09:52  [INFO] 
21:09:52  [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] Starting audit...
21:09:52  Audit done.
21:09:52  [INFO] You have 0 Checkstyle violations.
21:09:52  [INFO] 
21:09:52  [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] Starting audit...
21:09:52  Audit done.
21:09:52  [INFO] You have 0 Checkstyle violations.
21:09:52  [INFO] 
21:09:52  [INFO] --- dependency:3.8.1:copy (unpack-license) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] 
21:09:52  [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/resources
21:09:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/generated-sources/spi
21:09:52  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/generated-sources/yang
21:09:52  [INFO] 
21:09:52  [INFO] --- compiler:3.13.0:compile (default-compile) @ arbitratorreconciliation-impl ---
21:09:52  [INFO] Recompiling the module because of changed dependency.
21:09:52  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
21:09:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[93,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException
21:09:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[251,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:09:53  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[348,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:09:53  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/classes
21:09:53  [INFO] 
21:09:53  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>>
21:09:53  [INFO] 
21:09:53  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ arbitratorreconciliation-impl ---
21:09:53  [INFO] Fork Value is true
21:09:55  [INFO] Done SpotBugs Analysis....
21:09:55  [INFO] 
21:09:55  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<<
21:09:55  [INFO] 
21:09:55  [INFO] 
21:09:55  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ arbitratorreconciliation-impl ---
21:09:55  [INFO] BugInstance size is 0
21:09:55  [INFO] Error size is 0
21:09:55  [INFO] No errors/warnings found
21:09:55  [INFO] 
21:09:55  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:55  [INFO] Forking forwardingrules-manager 0.19.2-SNAPSHOT
21:09:55  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:09:55  [INFO] 
21:09:55  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ forwardingrules-manager ---
21:09:55  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:55  [INFO] 
21:09:55  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-manager ---
21:09:55  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:09:55  [INFO] 
21:09:55  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ forwardingrules-manager ---
21:09:56  [INFO] 
21:09:56  [INFO] --- dependency:3.8.1:properties (default) @ forwardingrules-manager ---
21:09:56  [INFO] 
21:09:56  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-manager ---
21:09:56  [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-merge-scandium/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/**
21:09:56  [INFO] 
21:09:56  [INFO] --- yang:14.0.9:generate-sources (binding) @ forwardingrules-manager ---
21:09:56  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:09:56  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/yang
21:09:56  [INFO] yang-to-sources: Found 15 dependencies in 1.298 ms
21:09:56  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:09:56  [INFO] 
21:09:56  [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager ---
21:09:56  [INFO] Starting audit...
21:09:56  Audit done.
21:09:56  [INFO] You have 0 Checkstyle violations.
21:09:56  [INFO] 
21:09:56  [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager ---
21:09:57  [INFO] Starting audit...
21:09:57  Audit done.
21:09:57  [INFO] You have 0 Checkstyle violations.
21:09:57  [INFO] 
21:09:57  [INFO] --- dependency:3.8.1:copy (unpack-license) @ forwardingrules-manager ---
21:09:57  [INFO] 
21:09:57  [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager ---
21:09:57  [INFO] Copying 1 resource from src/main/resources to target/classes
21:09:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/generated-sources/spi
21:09:57  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:09:57  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:09:57  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:09:57  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/generated-sources/spi
21:09:57  [INFO] 
21:09:57  [INFO] --- compiler:3.13.0:compile (default-compile) @ forwardingrules-manager ---
21:09:57  [INFO] Recompiling the module because of changed dependency.
21:09:57  [INFO] Compiling 45 source files with javac [debug release 21] to target/classes
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:09:57  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java: Some input files additionally use or override a deprecated API.
21:09:57  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/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.
21:09:57  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/classes
21:09:57  [INFO] 
21:09:57  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>>
21:09:57  [INFO] 
21:09:57  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ forwardingrules-manager ---
21:09:57  [INFO] Fork Value is true
21:10:03  [INFO] Done SpotBugs Analysis....
21:10:03  [INFO] 
21:10:03  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<<
21:10:03  [INFO] 
21:10:03  [INFO] 
21:10:03  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ forwardingrules-manager ---
21:10:03  [INFO] BugInstance size is 0
21:10:03  [INFO] Error size is 0
21:10:03  [INFO] No errors/warnings found
21:10:03  [INFO] 
21:10:03  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:03  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.2-SNAPSHOT
21:10:03  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:03  [INFO] 
21:10:03  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:03  [INFO] 
21:10:03  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:03  [INFO] 
21:10:03  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] 
21:10:03  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] 
21:10:03  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:03  [INFO] 
21:10:03  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] Starting audit...
21:10:03  Audit done.
21:10:03  [INFO] You have 0 Checkstyle violations.
21:10:03  [INFO] 
21:10:03  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] Starting audit...
21:10:03  Audit done.
21:10:03  [INFO] You have 0 Checkstyle violations.
21:10:03  [INFO] 
21:10:03  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] 
21:10:03  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml
21:10:03  [INFO] ...done!
21:10:03  [INFO] Attaching features XML
21:10:03  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:03  [INFO] 
21:10:03  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [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
21:10:03  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:03  [INFO] 
21:10:03  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>>
21:10:03  [INFO] 
21:10:03  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] 
21:10:03  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<<
21:10:03  [INFO] 
21:10:03  [INFO] 
21:10:03  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager ---
21:10:03  [INFO] 
21:10:03  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:03  [INFO] Forking forwardingrules-sync 0.19.2-SNAPSHOT
21:10:03  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:03  [INFO] 
21:10:03  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ forwardingrules-sync ---
21:10:03  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:03  [INFO] 
21:10:03  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ forwardingrules-sync ---
21:10:03  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:03  [INFO] 
21:10:03  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ forwardingrules-sync ---
21:10:04  [INFO] 
21:10:04  [INFO] --- dependency:3.8.1:properties (default) @ forwardingrules-sync ---
21:10:04  [INFO] 
21:10:04  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ forwardingrules-sync ---
21:10: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-merge-scandium/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/**
21:10:04  [INFO] 
21:10:04  [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync ---
21:10:04  [INFO] Starting audit...
21:10:04  Audit done.
21:10:04  [INFO] You have 0 Checkstyle violations.
21:10:04  [INFO] 
21:10:04  [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync ---
21:10:04  [INFO] Starting audit...
21:10:04  Audit done.
21:10:04  [INFO] You have 0 Checkstyle violations.
21:10:04  [INFO] 
21:10:04  [INFO] --- dependency:3.8.1:copy (unpack-license) @ forwardingrules-sync ---
21:10:04  [INFO] 
21:10:04  [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync ---
21:10:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/main/resources
21:10:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/generated-sources/spi
21:10:04  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/generated-sources/yang
21:10:04  [INFO] 
21:10:04  [INFO] --- compiler:3.13.0:compile (default-compile) @ forwardingrules-sync ---
21:10:04  [INFO] Recompiling the module because of changed dependency.
21:10:04  [INFO] Compiling 43 source files with javac [debug release 21] to target/classes
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:05  [INFO] /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java: Some input files additionally use or override a deprecated API.
21:10:05  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/classes
21:10:05  [INFO] 
21:10:05  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>>
21:10:05  [INFO] 
21:10:05  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ forwardingrules-sync ---
21:10:05  [INFO] Fork Value is true
21:10:10  [INFO] Done SpotBugs Analysis....
21:10:10  [INFO] 
21:10:10  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<<
21:10:10  [INFO] 
21:10:10  [INFO] 
21:10:10  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ forwardingrules-sync ---
21:10:10  [INFO] BugInstance size is 0
21:10:10  [INFO] Error size is 0
21:10:10  [INFO] No errors/warnings found
21:10:10  [INFO] 
21:10:10  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:10  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.2-SNAPSHOT
21:10:10  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:10  [INFO] 
21:10:10  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:10  [INFO] 
21:10:10  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:10  [INFO] 
21:10:10  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] 
21:10:10  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] 
21:10:10  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:10  [INFO] 
21:10:10  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] Starting audit...
21:10:10  Audit done.
21:10:10  [INFO] You have 0 Checkstyle violations.
21:10:10  [INFO] 
21:10:10  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] Starting audit...
21:10:10  Audit done.
21:10:10  [INFO] You have 0 Checkstyle violations.
21:10:10  [INFO] 
21:10:10  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] 
21:10:10  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml
21:10:10  [INFO] ...done!
21:10:10  [INFO] Attaching features XML
21:10:10  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:10  [INFO] 
21:10:10  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10: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
21:10:10  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:10  [INFO] 
21:10:10  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>>
21:10:10  [INFO] 
21:10:10  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] 
21:10:10  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<<
21:10:10  [INFO] 
21:10:10  [INFO] 
21:10:10  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync ---
21:10:10  [INFO] 
21:10:10  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:10  [INFO] Forking table-miss-enforcer 0.19.2-SNAPSHOT
21:10:10  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:10  [INFO] 
21:10:10  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ table-miss-enforcer ---
21:10:10  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:10  [INFO] 
21:10:10  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ table-miss-enforcer ---
21:10:10  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:10  [INFO] 
21:10:10  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ table-miss-enforcer ---
21:10:11  [INFO] 
21:10:11  [INFO] --- dependency:3.8.1:properties (default) @ table-miss-enforcer ---
21:10:11  [INFO] 
21:10:11  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ table-miss-enforcer ---
21:10: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-merge-scandium/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/**
21:10:11  [INFO] 
21:10:11  [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer ---
21:10:11  [INFO] Starting audit...
21:10:11  Audit done.
21:10:11  [INFO] You have 0 Checkstyle violations.
21:10:11  [INFO] 
21:10:11  [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer ---
21:10:11  [INFO] Starting audit...
21:10:11  Audit done.
21:10:11  [INFO] You have 0 Checkstyle violations.
21:10:11  [INFO] 
21:10:11  [INFO] --- dependency:3.8.1:copy (unpack-license) @ table-miss-enforcer ---
21:10:11  [INFO] 
21:10:11  [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer ---
21:10:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/src/main/resources
21:10:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/generated-sources/spi
21:10:11  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/generated-sources/yang
21:10:11  [INFO] 
21:10:11  [INFO] --- compiler:3.13.0:compile (default-compile) @ table-miss-enforcer ---
21:10:11  [INFO] Recompiling the module because of changed dependency.
21:10:11  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
21:10:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:11  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:11  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/classes
21:10:11  [INFO] 
21:10:11  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>>
21:10:11  [INFO] 
21:10:11  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ table-miss-enforcer ---
21:10:11  [INFO] Fork Value is true
21:10:13  [INFO] Done SpotBugs Analysis....
21:10:13  [INFO] 
21:10:13  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<<
21:10:13  [INFO] 
21:10:13  [INFO] 
21:10:13  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ table-miss-enforcer ---
21:10:13  [INFO] BugInstance size is 0
21:10:13  [INFO] Error size is 0
21:10:13  [INFO] No errors/warnings found
21:10:13  [INFO] 
21:10:13  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:13  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.2-SNAPSHOT
21:10:13  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:13  [INFO] 
21:10:13  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:13  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:13  [INFO] 
21:10:13  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:13  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:13  [INFO] 
21:10:13  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] 
21:10:14  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] 
21:10:14  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:14  [INFO] 
21:10:14  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] Starting audit...
21:10:14  Audit done.
21:10:14  [INFO] You have 0 Checkstyle violations.
21:10:14  [INFO] 
21:10:14  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] Starting audit...
21:10:14  Audit done.
21:10:14  [INFO] You have 0 Checkstyle violations.
21:10:14  [INFO] 
21:10:14  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] 
21:10:14  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml
21:10:14  [INFO] ...done!
21:10:14  [INFO] Attaching features XML
21:10:14  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:14  [INFO] 
21:10:14  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [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
21:10:14  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:14  [INFO] 
21:10:14  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>>
21:10:14  [INFO] 
21:10:14  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] 
21:10:14  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<<
21:10:14  [INFO] 
21:10:14  [INFO] 
21:10:14  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer ---
21:10:14  [INFO] 
21:10:14  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:14  [INFO] Forking topology-lldp-discovery 0.19.2-SNAPSHOT
21:10:14  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:14  [INFO] 
21:10:14  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ topology-lldp-discovery ---
21:10:14  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:14  [INFO] 
21:10:14  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ topology-lldp-discovery ---
21:10:14  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:14  [INFO] 
21:10:14  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ topology-lldp-discovery ---
21:10:14  [INFO] 
21:10:14  [INFO] --- dependency:3.8.1:properties (default) @ topology-lldp-discovery ---
21:10:14  [INFO] 
21:10:14  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ topology-lldp-discovery ---
21:10:14  [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-merge-scandium/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/**
21:10:14  [INFO] 
21:10:14  [INFO] --- yang:14.0.9:generate-sources (binding) @ topology-lldp-discovery ---
21:10:14  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:10:14  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/yang
21:10:14  [INFO] yang-to-sources: Found 12 dependencies in 1.276 ms
21:10:14  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:10:14  [INFO] 
21:10:14  [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery ---
21:10:15  [INFO] Starting audit...
21:10:15  Audit done.
21:10:15  [INFO] You have 0 Checkstyle violations.
21:10:15  [INFO] 
21:10:15  [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery ---
21:10:15  [INFO] Starting audit...
21:10:15  Audit done.
21:10:15  [INFO] You have 0 Checkstyle violations.
21:10:15  [INFO] 
21:10:15  [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-lldp-discovery ---
21:10:15  [INFO] 
21:10:15  [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery ---
21:10:15  [INFO] Copying 1 resource from src/main/resources to target/classes
21:10:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/generated-sources/spi
21:10:15  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:10:15  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:10:15  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:10:15  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/generated-sources/spi
21:10:15  [INFO] 
21:10:15  [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-lldp-discovery ---
21:10:15  [INFO] Recompiling the module because of changed dependency.
21:10:15  [INFO] Compiling 11 source files with javac [debug release 21] to target/classes
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:15  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/classes
21:10:15  [INFO] 
21:10:15  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>>
21:10:15  [INFO] 
21:10:15  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ topology-lldp-discovery ---
21:10:15  [INFO] Fork Value is true
21:10:18  [INFO] Done SpotBugs Analysis....
21:10:18  [INFO] 
21:10:18  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<<
21:10:18  [INFO] 
21:10:18  [INFO] 
21:10:18  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ topology-lldp-discovery ---
21:10:18  [INFO] BugInstance size is 0
21:10:18  [INFO] Error size is 0
21:10:18  [INFO] No errors/warnings found
21:10:18  [INFO] 
21:10:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:18  [INFO] Forking lldp-speaker 0.19.2-SNAPSHOT
21:10:18  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:18  [INFO] 
21:10:18  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ lldp-speaker ---
21:10:18  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:18  [INFO] 
21:10:18  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ lldp-speaker ---
21:10:18  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:18  [INFO] 
21:10:18  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ lldp-speaker ---
21:10:19  [INFO] 
21:10:19  [INFO] --- dependency:3.8.1:properties (default) @ lldp-speaker ---
21:10:19  [INFO] 
21:10:19  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ lldp-speaker ---
21:10:19  [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-merge-scandium/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/**
21:10:19  [INFO] 
21:10:19  [INFO] --- yang:14.0.9:generate-sources (binding) @ lldp-speaker ---
21:10:19  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:10:19  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/yang
21:10:19  [INFO] yang-to-sources: Found 13 dependencies in 2.169 ms
21:10:19  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:10:19  [INFO] 
21:10:19  [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker ---
21:10:19  [INFO] Starting audit...
21:10:19  Audit done.
21:10:19  [INFO] You have 0 Checkstyle violations.
21:10:19  [INFO] 
21:10:19  [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker ---
21:10:19  [INFO] Starting audit...
21:10:19  Audit done.
21:10:19  [INFO] You have 0 Checkstyle violations.
21:10:19  [INFO] 
21:10:19  [INFO] --- dependency:3.8.1:copy (unpack-license) @ lldp-speaker ---
21:10:19  [INFO] 
21:10:19  [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker ---
21:10:19  [INFO] Copying 1 resource from src/main/resources to target/classes
21:10:19  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/generated-sources/spi
21:10:19  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:10:19  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:10:19  [INFO] Copying 2 resources from target/generated-sources/yang to target/classes
21:10:19  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/generated-sources/spi
21:10:19  [INFO] 
21:10:19  [INFO] --- compiler:3.13.0:compile (default-compile) @ lldp-speaker ---
21:10:19  [INFO] Recompiling the module because of changed dependency.
21:10:19  [INFO] Compiling 33 source files with javac [debug release 21] to target/classes
21:10:19  [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
21:10:19  [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
21:10:19  [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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings'
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
21:10:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier
21:10:19    missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
21:10:19    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion
21:10:19    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
21:10:19    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>,org.opendaylight.mdsal.binding.api.DataTreeChangeListener<T>
21:10:19    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator<T>
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion
21:10:19    required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier<T>
21:10:19    found:    org.opendaylight.mdsal.binding.api.DataTreeIdentifier
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:19  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/lldp-speaker-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/classes
21:10:19  [INFO] 
21:10:19  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ lldp-speaker >>>
21:10:19  [INFO] 
21:10:19  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ lldp-speaker ---
21:10:19  [INFO] Fork Value is true
21:10:22  [INFO] Done SpotBugs Analysis....
21:10:23  [INFO] 
21:10:23  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ lldp-speaker <<<
21:10:23  [INFO] 
21:10:23  [INFO] 
21:10:23  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ lldp-speaker ---
21:10:23  [INFO] BugInstance size is 0
21:10:23  [INFO] Error size is 0
21:10:23  [INFO] No errors/warnings found
21:10:23  [INFO] 
21:10:23  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:23  [INFO] Forking topology-manager 0.19.2-SNAPSHOT
21:10:23  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:23  [INFO] 
21:10:23  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ topology-manager ---
21:10:23  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:23  [INFO] 
21:10:23  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ topology-manager ---
21:10:23  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:23  [INFO] 
21:10:23  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ topology-manager ---
21:10:23  [INFO] 
21:10:23  [INFO] --- dependency:3.8.1:properties (default) @ topology-manager ---
21:10:23  [INFO] 
21:10:23  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ topology-manager ---
21:10:23  [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-merge-scandium/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/**
21:10:23  [INFO] 
21:10:23  [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager ---
21:10:23  [INFO] Starting audit...
21:10:23  Audit done.
21:10:23  [INFO] You have 0 Checkstyle violations.
21:10:23  [INFO] 
21:10:23  [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager ---
21:10:23  [INFO] Starting audit...
21:10:23  Audit done.
21:10:23  [INFO] You have 0 Checkstyle violations.
21:10:23  [INFO] 
21:10:23  [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-manager ---
21:10:23  [INFO] 
21:10:23  [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager ---
21:10:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/resources
21:10:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/generated-sources/spi
21:10:23  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/generated-sources/yang
21:10:23  [INFO] 
21:10:23  [INFO] --- compiler:3.13.0:compile (default-compile) @ topology-manager ---
21:10:23  [INFO] Recompiling the module because of changed dependency.
21:10:23  [INFO] Compiling 9 source files with javac [debug release 21] to target/classes
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[42,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[64,30] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[70,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[70,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[70,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[42,74] possible 'this' escape before subclass is fully initialized
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component
21:10:23    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:23    missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component<T>
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[62,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[75,53] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[89,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[89,85] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[92,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[49,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[81,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[81,86] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[83,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[87,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[119,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[119,94] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[122,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[143,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[143,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[143,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[153,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[153,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[153,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[155,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[155,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[155,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[158,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[161,36] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[172,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[172,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[172,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[30,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[30,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[30,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[49,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[49,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[49,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TopologyManagerUtil.java:[67,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated
21:10:23  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/topology-manager-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/classes
21:10:23  [INFO] 
21:10:23  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ topology-manager >>>
21:10:23  [INFO] 
21:10:23  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ topology-manager ---
21:10:23  [INFO] Fork Value is true
21:10:26  [INFO] Done SpotBugs Analysis....
21:10:26  [INFO] 
21:10:26  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ topology-manager <<<
21:10:26  [INFO] 
21:10:26  [INFO] 
21:10:26  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ topology-manager ---
21:10:26  [INFO] BugInstance size is 0
21:10:26  [INFO] Error size is 0
21:10:26  [INFO] No errors/warnings found
21:10:26  [INFO] 
21:10:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:26  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.19.2-SNAPSHOT
21:10:26  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:26  [INFO] 
21:10:26  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology ---
21:10:26  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:26  [INFO] 
21:10:26  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology ---
21:10:26  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:26  [INFO] 
21:10:26  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] 
21:10:27  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] 
21:10:27  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:27  [INFO] 
21:10:27  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] Starting audit...
21:10:27  Audit done.
21:10:27  [INFO] You have 0 Checkstyle violations.
21:10:27  [INFO] 
21:10:27  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] Starting audit...
21:10:27  Audit done.
21:10:27  [INFO] You have 0 Checkstyle violations.
21:10:27  [INFO] 
21:10:27  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] 
21:10:27  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml
21:10:27  [INFO] ...done!
21:10:27  [INFO] Attaching features XML
21:10:27  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:27  [INFO] 
21:10:27  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology ---
21:10:27  [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
21:10:27  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:27  [INFO] 
21:10:27  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>>
21:10:27  [INFO] 
21:10:27  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] 
21:10:27  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<<
21:10:27  [INFO] 
21:10:27  [INFO] 
21:10:27  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-topology ---
21:10:27  [INFO] 
21:10:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:27  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.2-SNAPSHOT
21:10:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:27  [INFO] 
21:10:27  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:27  [INFO] 
21:10:27  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:27  [INFO] 
21:10:27  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] 
21:10:27  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] 
21:10:27  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:27  [INFO] 
21:10:27  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] Starting audit...
21:10:27  Audit done.
21:10:27  [INFO] You have 0 Checkstyle violations.
21:10:27  [INFO] 
21:10:27  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] Starting audit...
21:10:27  Audit done.
21:10:27  [INFO] You have 0 Checkstyle violations.
21:10:27  [INFO] 
21:10:27  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] 
21:10:27  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml
21:10:27  [INFO] ...done!
21:10:27  [INFO] Attaching features XML
21:10:27  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:27  [INFO] 
21:10:27  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [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
21:10:27  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:27  [INFO] 
21:10:27  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>>
21:10:27  [INFO] 
21:10:27  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] 
21:10:27  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<<
21:10:27  [INFO] 
21:10:27  [INFO] 
21:10:27  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker ---
21:10:27  [INFO] 
21:10:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:27  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.2-SNAPSHOT
21:10:27  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:27  [INFO] 
21:10:27  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:27  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:27  [INFO] 
21:10:27  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:27  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:27  [INFO] 
21:10:27  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] 
21:10:28  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] 
21:10:28  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:28  [INFO] 
21:10:28  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] Starting audit...
21:10:28  Audit done.
21:10:28  [INFO] You have 0 Checkstyle violations.
21:10:28  [INFO] 
21:10:28  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] Starting audit...
21:10:28  Audit done.
21:10:28  [INFO] You have 0 Checkstyle violations.
21:10:28  [INFO] 
21:10:28  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] 
21:10:28  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml
21:10:28  [INFO] ...done!
21:10:28  [INFO] Attaching features XML
21:10:28  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:28  [INFO] 
21:10:28  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [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
21:10:28  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:28  [INFO] 
21:10:28  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>>
21:10:28  [INFO] 
21:10:28  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] 
21:10:28  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<<
21:10:28  [INFO] 
21:10:28  [INFO] 
21:10:28  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery ---
21:10:28  [INFO] 
21:10:28  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:28  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.2-SNAPSHOT
21:10:28  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:28  [INFO] 
21:10:28  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager ---
21:10:28  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:28  [INFO] 
21:10:28  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager ---
21:10:28  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:28  [INFO] 
21:10:28  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] 
21:10:29  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] 
21:10:29  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:29  [INFO] 
21:10:29  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] Starting audit...
21:10:29  Audit done.
21:10:29  [INFO] You have 0 Checkstyle violations.
21:10:29  [INFO] 
21:10:29  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] Starting audit...
21:10:29  Audit done.
21:10:29  [INFO] You have 0 Checkstyle violations.
21:10:29  [INFO] 
21:10:29  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] 
21:10:29  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml
21:10:29  [INFO] ...done!
21:10:29  [INFO] Attaching features XML
21:10:29  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:29  [INFO] 
21:10:29  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [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
21:10:29  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:29  [INFO] 
21:10:29  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>>
21:10:29  [INFO] 
21:10:29  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] 
21:10:29  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<<
21:10:29  [INFO] 
21:10:29  [INFO] 
21:10:29  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-topology-manager ---
21:10:29  [INFO] 
21:10:29  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:29  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.2-SNAPSHOT
21:10:29  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:29  [INFO] 
21:10:29  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:29  [INFO] 
21:10:29  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:29  [INFO] 
21:10:29  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] 
21:10:29  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] 
21:10:29  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:29  [INFO] 
21:10:29  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] Starting audit...
21:10:29  Audit done.
21:10:29  [INFO] You have 0 Checkstyle violations.
21:10:29  [INFO] 
21:10:29  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] Starting audit...
21:10:29  Audit done.
21:10:29  [INFO] You have 0 Checkstyle violations.
21:10:29  [INFO] 
21:10:29  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] 
21:10:29  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml
21:10:29  [INFO] ...done!
21:10:29  [INFO] Attaching features XML
21:10:29  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:29  [INFO] 
21:10:29  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [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
21:10:29  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:29  [INFO] 
21:10:29  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>>
21:10:29  [INFO] 
21:10:29  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] 
21:10:29  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<<
21:10:29  [INFO] 
21:10:29  [INFO] 
21:10:29  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework ---
21:10:29  [INFO] 
21:10:29  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:29  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.2-SNAPSHOT
21:10:29  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:29  [INFO] 
21:10:29  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:29  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:29  [INFO] 
21:10:29  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:29  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:29  [INFO] 
21:10:29  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] 
21:10:30  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] 
21:10:30  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:30  [INFO] 
21:10:30  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] Starting audit...
21:10:30  Audit done.
21:10:30  [INFO] You have 0 Checkstyle violations.
21:10:30  [INFO] 
21:10:30  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] Starting audit...
21:10:30  Audit done.
21:10:30  [INFO] You have 0 Checkstyle violations.
21:10:30  [INFO] 
21:10:30  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] 
21:10:30  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml
21:10:30  [INFO] ...done!
21:10:30  [INFO] Attaching features XML
21:10:30  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:30  [INFO] 
21:10:30  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10: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
21:10:30  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:30  [INFO] 
21:10:30  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>>
21:10:30  [INFO] 
21:10:30  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] 
21:10:30  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<<
21:10:30  [INFO] 
21:10:30  [INFO] 
21:10:30  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation ---
21:10:30  [INFO] 
21:10:30  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:30  [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.19.2-SNAPSHOT
21:10:30  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:30  [INFO] 
21:10:30  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:30  [INFO] 
21:10:30  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:30  [INFO] 
21:10:30  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] 
21:10:30  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] 
21:10:30  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:30  [INFO] 
21:10:30  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] Starting audit...
21:10:30  Audit done.
21:10:30  [INFO] You have 0 Checkstyle violations.
21:10:30  [INFO] 
21:10:30  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] Starting audit...
21:10:30  Audit done.
21:10:30  [INFO] You have 0 Checkstyle violations.
21:10:30  [INFO] 
21:10:30  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] 
21:10:30  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services ---
21:10:30  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml
21:10:31  [INFO] ...done!
21:10:31  [INFO] Attaching features XML
21:10:31  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:31  [INFO] 
21:10:31  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services ---
21:10:31  [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
21:10:31  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:31  [INFO] 
21:10:31  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>>
21:10:31  [INFO] 
21:10:31  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-flow-services ---
21:10:31  [INFO] 
21:10:31  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<<
21:10:31  [INFO] 
21:10:31  [INFO] 
21:10:31  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-flow-services ---
21:10:31  [INFO] 
21:10:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:31  [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.19.2-SNAPSHOT
21:10:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:31  [INFO] 
21:10:31  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:31  [INFO] 
21:10:31  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:31  [INFO] 
21:10:31  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] 
21:10:31  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] 
21:10:31  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:31  [INFO] 
21:10:31  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] Starting audit...
21:10:31  Audit done.
21:10:31  [INFO] You have 0 Checkstyle violations.
21:10:31  [INFO] 
21:10:31  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] Starting audit...
21:10:31  Audit done.
21:10:31  [INFO] You have 0 Checkstyle violations.
21:10:31  [INFO] 
21:10:31  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] 
21:10:31  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml
21:10:31  [INFO] ...done!
21:10:31  [INFO] Attaching features XML
21:10:31  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:31  [INFO] 
21:10:31  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-drop-test ---
21:10:31  [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
21:10:31  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:31  [INFO] 
21:10:31  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>>
21:10:31  [INFO] 
21:10:31  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] 
21:10:31  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<<
21:10:31  [INFO] 
21:10:31  [INFO] 
21:10:31  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-drop-test ---
21:10:31  [INFO] 
21:10:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:31  [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.2-SNAPSHOT
21:10:31  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:31  [INFO] 
21:10:31  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest ---
21:10:31  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:31  [INFO] 
21:10:31  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:32  [INFO] 
21:10:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] 
21:10:32  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] 
21:10:32  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:32  [INFO] 
21:10:32  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] Starting audit...
21:10:32  Audit done.
21:10:32  [INFO] You have 0 Checkstyle violations.
21:10:32  [INFO] 
21:10:32  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] Starting audit...
21:10:32  Audit done.
21:10:32  [INFO] You have 0 Checkstyle violations.
21:10:32  [INFO] 
21:10:32  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] 
21:10:32  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml
21:10:32  [INFO] ...done!
21:10:32  [INFO] Attaching features XML
21:10:32  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:32  [INFO] 
21:10:32  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-flow-services-rest ---
21:10: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
21:10:32  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:32  [INFO] 
21:10:32  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>>
21:10:32  [INFO] 
21:10:32  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] 
21:10:32  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<<
21:10:32  [INFO] 
21:10:32  [INFO] 
21:10:32  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-flow-services-rest ---
21:10:32  [INFO] 
21:10:32  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:32  [INFO] Forking southbound-cli 0.19.2-SNAPSHOT
21:10:32  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:32  [INFO] 
21:10:32  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ southbound-cli ---
21:10:32  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:32  [INFO] 
21:10:32  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ southbound-cli ---
21:10:32  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:32  [INFO] 
21:10:32  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ southbound-cli ---
21:10:33  [INFO] 
21:10:33  [INFO] --- dependency:3.8.1:properties (default) @ southbound-cli ---
21:10:33  [INFO] 
21:10:33  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ southbound-cli ---
21:10: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-merge-scandium/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/**
21:10:33  [INFO] 
21:10:33  [INFO] --- yang:14.0.9:generate-sources (binding) @ southbound-cli ---
21:10:33  [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated
21:10:33  [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/yang
21:10:33  [INFO] yang-to-sources: Found 16 dependencies in 1.548 ms
21:10:33  [INFO] yang-to-sources:: Everything is up to date, nothing to do
21:10:33  [INFO] 
21:10:33  [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli ---
21:10:33  [INFO] Starting audit...
21:10:33  Audit done.
21:10:33  [INFO] You have 0 Checkstyle violations.
21:10:33  [INFO] 
21:10:33  [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli ---
21:10:33  [INFO] Starting audit...
21:10:33  Audit done.
21:10:33  [INFO] You have 0 Checkstyle violations.
21:10:33  [INFO] 
21:10:33  [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-cli ---
21:10:33  [INFO] 
21:10:33  [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli ---
21:10:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/resources
21:10:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/generated-sources/spi
21:10:33  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:10:33  [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes
21:10:33  [INFO] Copying 1 resource from target/generated-sources/yang to target/classes
21:10:33  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/generated-sources/spi
21:10:33  [INFO] 
21:10:33  [INFO] --- compiler:3.13.0:compile (default-compile) @ southbound-cli ---
21:10:33  [INFO] Recompiling the module because of changed dependency.
21:10:33  [INFO] Compiling 28 source files with javac [debug release 21] to target/classes
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:33  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/southbound-cli-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/classes
21:10:33  [INFO] 
21:10:33  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ southbound-cli >>>
21:10:33  [INFO] 
21:10:33  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ southbound-cli ---
21:10:33  [INFO] Fork Value is true
21:10:37  [INFO] Done SpotBugs Analysis....
21:10:37  [INFO] 
21:10:37  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ southbound-cli <<<
21:10:37  [INFO] 
21:10:37  [INFO] 
21:10:37  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ southbound-cli ---
21:10:37  [INFO] BugInstance size is 0
21:10:37  [INFO] Error size is 0
21:10:37  [INFO] No errors/warnings found
21:10:37  [INFO] 
21:10:37  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:37  [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.2-SNAPSHOT
21:10:37  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:37  [INFO] 
21:10:37  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:37  [INFO] 
21:10:37  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:37  [INFO] 
21:10:37  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] 
21:10:37  [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] 
21:10:37  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:37  [INFO] 
21:10:37  [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] Starting audit...
21:10:37  Audit done.
21:10:37  [INFO] You have 0 Checkstyle violations.
21:10:37  [INFO] 
21:10:37  [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] Starting audit...
21:10:37  Audit done.
21:10:37  [INFO] You have 0 Checkstyle violations.
21:10:37  [INFO] 
21:10:37  [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] 
21:10:37  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml
21:10:37  [INFO] ...done!
21:10:37  [INFO] Attaching features XML
21:10:37  [WARNING] artifact org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:37  [INFO] 
21:10:37  [INFO] --- karaf:4.4.6:verify (default-verify) @ odl-openflowplugin-app-southbound-cli ---
21:10: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
21:10:37  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:37  [INFO] 
21:10:37  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>>
21:10:37  [INFO] 
21:10:37  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] 
21:10:37  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<<
21:10:37  [INFO] 
21:10:37  [INFO] 
21:10:37  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli ---
21:10:37  [INFO] 
21:10:37  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:37  [INFO] Forking features-openflowplugin 0.19.2-SNAPSHOT
21:10:37  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:37  [INFO] 
21:10:37  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-openflowplugin ---
21:10:37  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:37  [INFO] 
21:10:37  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ features-openflowplugin ---
21:10:37  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:37  [INFO] 
21:10:37  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-openflowplugin ---
21:10:38  [INFO] 
21:10:38  [INFO] --- dependency:3.8.1:properties (default) @ features-openflowplugin ---
21:10:38  [INFO] 
21:10:38  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ features-openflowplugin ---
21:10:38  [INFO] Skipping JaCoCo execution because property jacoco.skip is set.
21:10:38  [INFO] 
21:10:38  [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin ---
21:10:38  [INFO] Starting audit...
21:10:38  Audit done.
21:10:38  [INFO] You have 0 Checkstyle violations.
21:10:38  [INFO] 
21:10:38  [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin ---
21:10:38  [INFO] Starting audit...
21:10:38  Audit done.
21:10:38  [INFO] You have 0 Checkstyle violations.
21:10:38  [INFO] 
21:10:38  [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowplugin ---
21:10:38  [INFO] 
21:10:38  [INFO] --- karaf:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin ---
21:10:38  [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/feature/feature.xml
21:10:38  [INFO] ...done!
21:10:38  [INFO] Attaching features XML
21:10:38  [WARNING] artifact org.opendaylight.openflowplugin:features-openflowplugin:xml:features:0.19.2-SNAPSHOT already attached, replace previous instance
21:10:38  [INFO] 
21:10:38  [INFO] --- karaf:4.4.6:verify (default-verify) @ features-openflowplugin ---
21:10:38  [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
21:10:38  [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0
21:10:38  [INFO] 
21:10:38  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-openflowplugin >>>
21:10:38  [INFO] 
21:10:38  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-openflowplugin ---
21:10:38  [INFO] 
21:10:38  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-openflowplugin <<<
21:10:38  [INFO] 
21:10:38  [INFO] 
21:10:38  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-openflowplugin ---
21:10:38  [INFO] 
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] Forking features-aggregator 0.19.2-SNAPSHOT
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] 
21:10:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ features-aggregator ---
21:10:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:38  [INFO] 
21:10:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ features-aggregator ---
21:10:38  [INFO] 
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.2-SNAPSHOT
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] 
21:10:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ arbitratorreconciliation-aggregator ---
21:10:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:38  [INFO] 
21:10:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ arbitratorreconciliation-aggregator ---
21:10:38  [INFO] 
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] Forking applications-aggregator 0.19.2-SNAPSHOT
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] 
21:10:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ applications-aggregator ---
21:10:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:38  [INFO] 
21:10:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ applications-aggregator ---
21:10:38  [INFO] 
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] Forking model-aggregator 0.19.2-SNAPSHOT
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] 
21:10:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ model-aggregator ---
21:10:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:38  [INFO] 
21:10:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ model-aggregator ---
21:10:38  [INFO] 
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] Forking learning-switch 0.19.2-SNAPSHOT
21:10:38  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:38  [INFO] 
21:10:38  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ learning-switch ---
21:10:38  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:38  [INFO] 
21:10:38  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ learning-switch ---
21:10:38  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:38  [INFO] 
21:10:38  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ learning-switch ---
21:10:39  [INFO] 
21:10:39  [INFO] --- dependency:3.8.1:properties (default) @ learning-switch ---
21:10:39  [INFO] 
21:10:39  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ learning-switch ---
21:10:39  [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-merge-scandium/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/**
21:10:39  [INFO] 
21:10:39  [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch ---
21:10:39  [INFO] Starting audit...
21:10:39  Audit done.
21:10:39  [INFO] You have 0 Checkstyle violations.
21:10:39  [INFO] 
21:10:39  [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch ---
21:10:39  [INFO] Starting audit...
21:10:39  Audit done.
21:10:39  [INFO] You have 0 Checkstyle violations.
21:10:39  [INFO] 
21:10:39  [INFO] --- dependency:3.8.1:copy (unpack-license) @ learning-switch ---
21:10:39  [INFO] 
21:10:39  [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch ---
21:10:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/resources
21:10:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/generated-sources/spi
21:10:39  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/generated-sources/yang
21:10:39  [INFO] 
21:10:39  [INFO] --- compiler:3.13.0:compile (default-compile) @ learning-switch ---
21:10:39  [INFO] Recompiling the module because of changed dependency.
21:10:39  [INFO] Compiling 13 source files with javac [debug release 21] to target/classes
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:39  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/classes
21:10:39  [INFO] 
21:10:39  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ learning-switch >>>
21:10:39  [INFO] 
21:10:39  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ learning-switch ---
21:10:39  [INFO] Fork Value is true
21:10:42  [INFO] Done SpotBugs Analysis....
21:10:42  [INFO] 
21:10:42  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ learning-switch <<<
21:10:42  [INFO] 
21:10:42  [INFO] 
21:10:42  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ learning-switch ---
21:10:42  [INFO] BugInstance size is 0
21:10:42  [INFO] Error size is 0
21:10:42  [INFO] No errors/warnings found
21:10:42  [INFO] 
21:10:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:42  [INFO] Forking sample-consumer 0.19.2-SNAPSHOT
21:10:42  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:42  [INFO] 
21:10:42  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ sample-consumer ---
21:10:42  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:42  [INFO] 
21:10:42  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ sample-consumer ---
21:10:42  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:42  [INFO] 
21:10:42  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ sample-consumer ---
21:10:42  [INFO] 
21:10:42  [INFO] --- dependency:3.8.1:properties (default) @ sample-consumer ---
21:10:42  [INFO] 
21:10:42  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sample-consumer ---
21:10: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-merge-scandium/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/**
21:10:42  [INFO] 
21:10:42  [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer ---
21:10:42  [INFO] Starting audit...
21:10:42  Audit done.
21:10:42  [INFO] You have 0 Checkstyle violations.
21:10:42  [INFO] 
21:10:42  [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer ---
21:10:42  [INFO] Starting audit...
21:10:42  Audit done.
21:10:42  [INFO] You have 0 Checkstyle violations.
21:10:42  [INFO] 
21:10:42  [INFO] --- dependency:3.8.1:copy (unpack-license) @ sample-consumer ---
21:10:42  [INFO] 
21:10:42  [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer ---
21:10:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/src/main/resources
21:10:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/generated-sources/spi
21:10:42  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/generated-sources/yang
21:10:42  [INFO] 
21:10:42  [INFO] --- compiler:3.13.0:compile (default-compile) @ sample-consumer ---
21:10:42  [INFO] Recompiling the module because of changed dependency.
21:10:42  [INFO] Compiling 2 source files with javac [debug release 21] to target/classes
21:10:43  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/sample-consumer-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/classes
21:10:43  [INFO] 
21:10:43  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ sample-consumer >>>
21:10:43  [INFO] 
21:10:43  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ sample-consumer ---
21:10:43  [INFO] Fork Value is true
21:10:45  [INFO] Done SpotBugs Analysis....
21:10:45  [INFO] 
21:10:45  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ sample-consumer <<<
21:10:45  [INFO] 
21:10:45  [INFO] 
21:10:45  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ sample-consumer ---
21:10:45  [INFO] BugInstance size is 0
21:10:45  [INFO] Error size is 0
21:10:45  [INFO] No errors/warnings found
21:10:45  [INFO] 
21:10:45  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:45  [INFO] Forking sample-bundles 0.19.2-SNAPSHOT
21:10:45  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:45  [INFO] 
21:10:45  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ sample-bundles ---
21:10:45  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:45  [INFO] 
21:10:45  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ sample-bundles ---
21:10:45  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:45  [INFO] 
21:10:45  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ sample-bundles ---
21:10:45  [INFO] 
21:10:45  [INFO] --- dependency:3.8.1:properties (default) @ sample-bundles ---
21:10:45  [INFO] 
21:10:45  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ sample-bundles ---
21:10: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-merge-scandium/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/**
21:10:45  [INFO] 
21:10:45  [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles ---
21:10:45  [INFO] Starting audit...
21:10:45  Audit done.
21:10:45  [INFO] You have 0 Checkstyle violations.
21:10:45  [INFO] 
21:10:45  [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles ---
21:10:45  [INFO] Starting audit...
21:10:45  Audit done.
21:10:45  [INFO] You have 0 Checkstyle violations.
21:10:45  [INFO] 
21:10:45  [INFO] --- dependency:3.8.1:copy (unpack-license) @ sample-bundles ---
21:10:45  [INFO] 
21:10:45  [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles ---
21:10:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/src/main/resources
21:10:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/generated-sources/spi
21:10:45  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/generated-sources/yang
21:10:45  [INFO] 
21:10:45  [INFO] --- compiler:3.13.0:compile (default-compile) @ sample-bundles ---
21:10:45  [INFO] Recompiling the module because of changed dependency.
21:10:45  [INFO] Compiling 1 source file with javac [debug release 21] to target/classes
21:10:45  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:45  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:45  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:45  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:45  [WARNING] /w/workspace/openflowplugin-maven-merge-scandium/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
21:10:45  [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/sample-bundles-0.19.2-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/classes
21:10:45  [INFO] 
21:10:45  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ sample-bundles >>>
21:10:45  [INFO] 
21:10:45  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ sample-bundles ---
21:10:45  [INFO] Fork Value is true
21:10:48  [INFO] Done SpotBugs Analysis....
21:10:48  [INFO] 
21:10:48  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ sample-bundles <<<
21:10:48  [INFO] 
21:10:48  [INFO] 
21:10:48  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ sample-bundles ---
21:10:48  [INFO] BugInstance size is 0
21:10:48  [INFO] Error size is 0
21:10:48  [INFO] No errors/warnings found
21:10:48  [INFO] 
21:10:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:48  [INFO] Forking openflowplugin-samples-aggregator 0.19.2-SNAPSHOT
21:10:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:48  [INFO] 
21:10:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-samples-aggregator ---
21:10:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:48  [INFO] 
21:10:48  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-samples-aggregator ---
21:10:48  [INFO] 
21:10:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:48  [INFO] Forking openflowplugin-karaf 0.19.2-SNAPSHOT
21:10:48  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:48  [INFO] 
21:10:48  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-karaf ---
21:10:48  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:48  [INFO] 
21:10:48  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-karaf ---
21:10:48  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:48  [INFO] 
21:10:48  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-karaf ---
21:10:48  [INFO] 
21:10:48  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-karaf ---
21:10:48  [INFO] 
21:10:48  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-karaf ---
21:10: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-merge-scandium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
21:10:48  [INFO] 
21:10:48  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf ---
21:10:48  [INFO] Starting audit...
21:10:48  Audit done.
21:10:48  [INFO] You have 0 Checkstyle violations.
21:10:48  [INFO] 
21:10:48  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf ---
21:10:48  [INFO] Starting audit...
21:10:48  Audit done.
21:10:48  [INFO] You have 0 Checkstyle violations.
21:10:48  [INFO] 
21:10:48  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-karaf ---
21:10:48  [INFO] 
21:10:48  [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf ---
21:10:48  [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/src/main/resources
21:10:48  [INFO] 
21:10:48  [INFO] --- karaf:4.4.6:assembly (process-resources) @ openflowplugin-karaf ---
21:10:48  [INFO] Using repositories:
21:10:48  [INFO]    https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots
21:10:48  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror
21:10:48  [INFO]    https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror
21:10:48  [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly
21:10:48  [INFO] Loading direct KAR and features XML dependencies
21:10:48  [INFO]    Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar
21:10:48  [INFO]    Feature framework will be added as a startup feature
21:10:48  [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/assembly
21:10:48  [INFO] Unzipping kars
21:10:48  [INFO]    processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar
21:10:49  [INFO]       found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
21:10:49  [INFO] Loading profiles from:
21:10:49  [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml
21:10:49  [INFO] Loading repositories
21:10:49  [INFO] Generating generated-startup profile
21:10:49  [INFO] Generating generated-boot profile with parents: generated-startup
21:10:49  [INFO] Generating generated-installed profile
21:10:49  [INFO] Configuring etc/config.properties and etc/system.properties
21:10:49  [INFO] Downloading libraries for generated profiles
21:10:49  [INFO] Downloading additional libraries
21:10:49  [INFO] Writing configurations
21:10:49  [INFO]    adding config file: etc/profile.cfg
21:10:49  [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml
21:10:49  [INFO] Startup stage
21:10:49  [INFO]    Loading startup repositories
21:10:49  [INFO]    Resolving startup features and bundles
21:10:49  [INFO]       Features: framework
21:10:49  [INFO]       Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.0.7
21:10:49  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.7
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
21:10:49  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
21:10:49  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
21:10:49  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
21:10:49  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
21:10:49  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
21:10:49  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
21:10:49  [INFO] Boot stage
21:10:49  [INFO]    Loading boot repositories
21:10:49  [INFO]       adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.1/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.1/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.1/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.2-SNAPSHOT/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.4.0/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.6/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.5/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.9/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.0.7/xml/features
21:10:49  [INFO]       adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features
21:10:49  [INFO]    Feature kar/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.command.acl.kar.cfg
21:10:49  [INFO]    Feature f94c5de1-3530-4ccb-bb33-9b21d7fc47d8/0.0.0 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.0.7
21:10:49  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.0.7
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
21:10:49  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.0.7
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
21:10:49  [INFO]       adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.0.7
21:10:49  [INFO]    Feature jaas-boot/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar
21:10:49  [INFO]       adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6
21:10:49  [INFO]    Feature scr/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0
21:10:49  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6
21:10:49  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1
21:10:49  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0
21:10:49  [INFO]    Feature aries-proxy/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7
21:10:49  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7
21:10:49  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14
21:10:49  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm/9.7
21:10:49  [INFO]       adding maven artifact: mvn:org.ow2.asm/asm-util/9.7
21:10:49  [INFO]    Feature shell/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.command.acl.shell.cfg
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.shell.cfg
21:10:49  [INFO]    Feature service/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6
21:10:49  [INFO]    Feature jaas/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.jaas.cfg
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.command.acl.jaas.cfg
21:10:49  [INFO]    Feature package/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6
21:10:49  [INFO]    Feature ssh/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1
21:10:49  [INFO]       adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1
21:10:49  [INFO]    Feature feature/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.features.repos.cfg
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.command.acl.feature.cfg
21:10:49  [INFO]    Feature management/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
21:10:49  [INFO]       adding config file: etc/jmx.acl.cfg
21:10:49  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg
21:10:49  [INFO]       adding config file: etc/jmx.acl.java.lang.Memory.cfg
21:10:49  [INFO]       adding config file: etc/jmx.acl.osgi.compendium.cm.cfg
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.management.cfg
21:10:49  [INFO]    Feature jline/3.21.0 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
21:10:49  [INFO]       adding maven artifact: mvn:org.jline/jline/3.21.0
21:10:49  [INFO]    Feature system/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.command.acl.system.cfg
21:10:49  [INFO]    Feature log/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.log.cfg
21:10:49  [INFO]    Feature aries-blueprint/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
21:10:49  [INFO]    Feature config/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6
21:10:49  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.config.cfg
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.command.acl.config.cfg
21:10:49  [INFO]    Feature instance/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6
21:10:49  [INFO]    Feature pax-url-wrap/2.6.14 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber
21:10:49  [INFO]    Feature framework/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0
21:10:49  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8
21:10:49  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26
21:10:49  [INFO]       adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16
21:10:49  [INFO]       adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1
21:10:49  [INFO]    Feature shell-compat/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6
21:10:49  [INFO]    Feature diagnostic/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6
21:10:49  [INFO]       adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar
21:10:49  [INFO]       adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6
21:10:49  [INFO]    Feature deployer/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6
21:10:49  [INFO]    Feature bundle/4.4.6 is defined as a boot feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6
21:10:49  [INFO]       adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg
21:10:49  [INFO]       adding config file: etc/org.apache.karaf.command.acl.bundle.cfg
21:10:49  [INFO]    Feature standard/4.4.6 is defined as a boot feature
21:10:49  [INFO] Install stage
21:10:49  [INFO]    Loading installed repositories
21:10:49  [INFO]    Feature wrapper/4.4.6 is defined as an installed feature
21:10:49  [INFO]       adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6
21:10:49  [INFO]       adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1
21:10:49  [INFO]       adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12
21:10:49  [INFO] 
21:10:49  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>>
21:10:49  [INFO] 
21:10:49  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-karaf ---
21:10:49  [INFO] 
21:10:49  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<<
21:10:49  [INFO] 
21:10:49  [INFO] 
21:10:49  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-karaf ---
21:10:49  [INFO] 
21:10:49  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:49  [INFO] Forking openflowplugin 0.19.2-SNAPSHOT
21:10:49  [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
21:10:49  [INFO] 
21:10:49  [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ openflowplugin-aggregator ---
21:10:49  [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:49  [INFO] 
21:10:49  [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator ---
21:10:49  [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
21:10:49  [INFO] 
21:10:49  [INFO] --- git-commit-id:9.0.1:revision (get-git-infos) @ openflowplugin-aggregator ---
21:10:49  [INFO] 
21:10:49  [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-aggregator ---
21:10:49  [INFO] 
21:10:49  [INFO] --- jacoco:0.8.12:prepare-agent (pre-unit-test) @ openflowplugin-aggregator ---
21:10: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-merge-scandium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/**
21:10:49  [INFO] 
21:10:49  [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator ---
21:10:49  [INFO] Starting audit...
21:10:49  Audit done.
21:10:49  [INFO] You have 0 Checkstyle violations.
21:10:49  [INFO] 
21:10:49  [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator ---
21:10:49  [INFO] Starting audit...
21:10:49  Audit done.
21:10:49  [INFO] You have 0 Checkstyle violations.
21:10:49  [INFO] 
21:10:49  [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-aggregator ---
21:10:49  [INFO] 
21:10:49  [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>>
21:10:49  [INFO] 
21:10:49  [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ openflowplugin-aggregator ---
21:10:49  [INFO] 
21:10:49  [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<<
21:10:49  [INFO] 
21:10:49  [INFO] 
21:10:49  [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ openflowplugin-aggregator ---
21:10:49  [INFO] 
21:10:49  [INFO] <<< javadoc:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<<
21:10:49  [INFO] 
21:10:50  [INFO] 
21:10:50  [INFO] --- javadoc:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator ---
21:10:51  [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-scandium/target/javadoc-bundle-options. Ignored it.
21:10:51  [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.2-SNAPSHOT.jar
21:10:51  [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/learning-switch-0.19.2-SNAPSHOT.jar
21:11:31  [WARNING] Javadoc Warnings
21:11:31  [WARNING] warning: unknown enum constant When.UNKNOWN
21:11:31  [WARNING] reason: class file for javax.annotation.meta.When not found
21:11:31  [WARNING] 1 warning
21:11:31  [INFO] ------------------------------------------------------------------------
21:11:31  [INFO] Reactor Summary for openflowplugin 0.19.2-SNAPSHOT:
21:11:31  [INFO] 
21:11:31  [INFO] openflowplugin-artifacts ........................... SUCCESS [  2.007 s]
21:11:31  [INFO] openflowplugin-parent .............................. SUCCESS [  7.747 s]
21:11:31  [INFO] liblldp ............................................ SUCCESS [ 13.390 s]
21:11:31  [INFO] libraries-aggregator ............................... SUCCESS [  0.007 s]
21:11:31  [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 28.979 s]
21:11:31  [INFO] openflowjava-parent ................................ SUCCESS [  0.589 s]
21:11:31  [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [  5.864 s]
21:11:31  [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [  6.531 s]
21:11:31  [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 54.361 s]
21:11:31  [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 15.709 s]
21:11:31  [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [  1.692 s]
21:11:31  [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [  0.121 s]
21:11:31  [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [  6.640 s]
21:11:31  [INFO] simple-client ...................................... SUCCESS [  6.695 s]
21:11:31  [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 43.442 s]
21:11:31  [INFO] model-inventory .................................... SUCCESS [  5.802 s]
21:11:31  [INFO] model-flow-base .................................... SUCCESS [ 15.947 s]
21:11:31  [INFO] model-flow-service ................................. SUCCESS [ 15.736 s]
21:11:31  [INFO] openflowplugin-api ................................. SUCCESS [  8.132 s]
21:11:31  [INFO] model-flow-statistics .............................. SUCCESS [ 11.573 s]
21:11:31  [INFO] openflowplugin-extension-api ....................... SUCCESS [ 12.498 s]
21:11:31  [INFO] openflowplugin ..................................... SUCCESS [ 20.632 s]
21:11:31  [INFO] openflowplugin-common .............................. SUCCESS [ 11.644 s]
21:11:31  [INFO] openflowplugin-impl ................................ SUCCESS [ 58.241 s]
21:11:31  [INFO] openflowjava-extension-nicira-api .................. SUCCESS [  5.890 s]
21:11:31  [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 19.945 s]
21:11:31  [INFO] openflowjava-extension-eric ........................ SUCCESS [  8.622 s]
21:11:31  [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 35.062 s]
21:11:31  [INFO] openflowplugin-extension-onf ....................... SUCCESS [  9.610 s]
21:11:31  [INFO] openflowplugin-extension-eric ...................... SUCCESS [  9.793 s]
21:11:31  [INFO] test-extension ..................................... SUCCESS [  6.204 s]
21:11:31  [INFO] model-topology ..................................... SUCCESS [  4.959 s]
21:11:31  [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 10.324 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [  8.754 s]
21:11:31  [INFO] openflowplugin-blueprint-config .................... SUCCESS [  0.994 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 25.488 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 22.028 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 22.164 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 22.554 s]
21:11:31  [INFO] features-openflowplugin-extension .................. SUCCESS [  4.001 s]
21:11:31  [INFO] features-extension-aggregator ...................... SUCCESS [  0.133 s]
21:11:31  [INFO] openflowplugin-extension-aggregator ................ SUCCESS [  0.004 s]
21:11:31  [INFO] test-provider ...................................... SUCCESS [ 10.528 s]
21:11:31  [INFO] test-common ........................................ SUCCESS [  6.022 s]
21:11:31  [INFO] drop-test-karaf .................................... SUCCESS [  6.990 s]
21:11:31  [INFO] bulk-o-matic ....................................... SUCCESS [ 15.647 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support SUCCESS [ 21.489 s]
21:11:31  [INFO] device-ownership-service ........................... SUCCESS [  4.659 s]
21:11:31  [INFO] of-switch-config-pusher ............................ SUCCESS [  7.739 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 22.874 s]
21:11:31  [INFO] arbitratorreconciliation-api ....................... SUCCESS [  6.230 s]
21:11:31  [INFO] reconciliation-framework ........................... SUCCESS [  7.619 s]
21:11:31  [INFO] arbitratorreconciliation-impl ...................... SUCCESS [  6.433 s]
21:11:31  [INFO] forwardingrules-manager ............................ SUCCESS [ 24.971 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 31.461 s]
21:11:31  [INFO] forwardingrules-sync ............................... SUCCESS [ 18.962 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 21.988 s]
21:11:31  [INFO] table-miss-enforcer ................................ SUCCESS [  8.001 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 30.028 s]
21:11:31  [INFO] topology-lldp-discovery ............................ SUCCESS [  9.355 s]
21:11:31  [INFO] lldp-speaker ....................................... SUCCESS [ 10.679 s]
21:11:31  [INFO] topology-manager ................................... SUCCESS [  9.519 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 19.806 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 21.791 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 19.246 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 21.638 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 19.554 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 19.653 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 20.374 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 21.537 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 33.019 s]
21:11:31  [INFO] southbound-cli ..................................... SUCCESS [ 10.132 s]
21:11:31  [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 23.733 s]
21:11:31  [INFO] features-openflowplugin ............................ SUCCESS [  6.340 s]
21:11:31  [INFO] features-aggregator ................................ SUCCESS [  0.133 s]
21:11:31  [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [  0.006 s]
21:11:31  [INFO] applications-aggregator ............................ SUCCESS [  0.005 s]
21:11:31  [INFO] model-aggregator ................................... SUCCESS [  0.004 s]
21:11:31  [INFO] learning-switch .................................... SUCCESS [  6.864 s]
21:11:31  [INFO] sample-consumer .................................... SUCCESS [  5.327 s]
21:11:31  [INFO] sample-bundles ..................................... SUCCESS [  6.282 s]
21:11:31  [INFO] openflowplugin-samples-aggregator .................. SUCCESS [  0.005 s]
21:11:31  [INFO] openflowplugin-karaf ............................... SUCCESS [ 18.731 s]
21:11:31  [INFO] openflowplugin ..................................... SUCCESS [04:46 min]
21:11:31  [INFO] ------------------------------------------------------------------------
21:11:31  [INFO] BUILD SUCCESS
21:11:31  [INFO] ------------------------------------------------------------------------
21:11:31  [INFO] Total time:  23:40 min
21:11:31  [INFO] Finished at: 2025-02-28T21:11:31Z
21:11:31  [INFO] ------------------------------------------------------------------------
21:11:31  [openflowplugin-maven-merge-scandium] $ /bin/sh -xe /tmp/jenkins5604302976833830265.sh
21:11:31  [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins3755273445874439387.sh
21:11:31  ---> common-variables.sh
21:11:31  --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
21:11:31  ---> maven-deploy.sh
21:11:31  -----> Remove metadata files that were not updated
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/simple-client/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-common/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-extension/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.4-SNAPSHOT/maven-metadata.xml
21:11:31  Removing unmodified file /w/workspace/openflowplugin-maven-merge-scandium/m2repo/org/opendaylight/openflowplugin/test-provider/0.20.0-SNAPSHOT/maven-metadata.xml
21:11:31  -----> Install lftools
21:11:31  Setup pyenv:
21:11:31    system
21:11:31    3.8.20
21:11:31    3.9.20
21:11:31    3.10.15
21:11:31  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version)
21:11:31  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RPmv from file:/tmp/.os_lf_venv
21:11:33  lf-activate-venv(): INFO: Installing: lftools 
21:11:45  lf-activate-venv(): INFO: Adding /tmp/venv-RPmv/bin to PATH
21:11:45  -----> Upload files to Nexus
21:11:46  #######################################################
21:11:46  Deploying directory /w/workspace/openflowplugin-maven-merge-scandium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (449.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-sources.jar (17.73 kb)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-javadoc.jar (147.34 kb)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.jar (29.09 kb)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.json (161.97 kb)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.xml (150.45 kb)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.pom (3.27 kb)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 (40.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 (32.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml (480.0 b)
21:11:46  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml (3.46 kb)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113.pom (992.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.json (3.77 kb)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml (1.07 kb)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (469.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-javadoc.jar (205.8 kb)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.xml (55.7 kb)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:47  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.jar (46.34 kb)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.json (61.12 kb)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.pom (1.79 kb)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml (1.45 kb)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:48  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (467.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.xml (9.67 kb)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113.pom (5.24 kb)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml (1.06 kb)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.json (10.78 kb)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (465.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:11:49  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.jar (14.56 kb)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.json (61.15 kb)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.pom (1.74 kb)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml (1.44 kb)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.xml (55.73 kb)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-javadoc.jar (98.8 kb)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:50  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (473.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-features.xml (1.31 kb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.xml (150.15 kb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.json (162.51 kb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113.pom (3.62 kb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (469.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-sources.jar (1.79 mb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-javadoc.jar (7.49 mb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.xml (52.47 kb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.jar (2.31 mb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:11:51  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.json (57.72 kb)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.pom (2.14 kb)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml (469.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.xml (152.95 kb)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113.pom (1.13 kb)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.json (165.55 kb)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-features.xml (606.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (477.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml (166.55 kb)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-legacyConfig.xml.md5 (32.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:52  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-javadoc.jar (91.03 kb)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-config.xml (943.0 b)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml (1.88 kb)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-legacyConfig.xml (941.0 b)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:53  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.jar (22.62 kb)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.pom (5.6 kb)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-config.xml.md5 (32.0 b)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-legacyConfig.xml.sha1 (40.0 b)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-config.xml.sha1 (40.0 b)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json (180.22 kb)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (468.0 b)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.xml (11.81 kb)
21:11:54  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.jar (7.43 kb)
21:11:55  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:55  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:11:55  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:55  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.json (13.17 kb)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml (1.23 kb)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.pom (1.88 kb)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (470.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-javadoc.jar (1.7 mb)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.json (114.67 kb)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-tests.jar (607.08 kb)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-tests.jar.md5 (32.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:56  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-tests.jar.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.xml (104.59 kb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.pom (5.97 kb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.jar (624.39 kb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (463.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-sources.jar (454.38 kb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.pom (1.53 kb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.json (81.33 kb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-javadoc.jar (1.93 mb)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:57  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.jar (568.67 kb)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.xml (74.88 kb)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (462.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.pom (1.39 kb)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-javadoc.jar (274.69 kb)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml (61.78 kb)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:11:59  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.jar (60.14 kb)
21:12:00  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:00  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:00  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json (67.57 kb)
21:12:00  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:00  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:00  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-sources.jar (42.28 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml (454.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml (3.3 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml (1.05 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.json (3.61 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113.pom (1.83 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (463.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.xml (184.61 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113.pom (3.4 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-features.xml (1.63 kb)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.json (199.02 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (455.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.xml (53.59 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.json (58.75 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-sources.jar (15.51 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-javadoc.jar (132.39 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.jar (22.44 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.pom (1.6 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (456.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.pom (1.59 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-sources.jar (54.31 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-javadoc.jar (302.86 kb)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:02  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:03  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.json (49.55 kb)
21:12:03  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.xml (45.04 kb)
21:12:03  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.jar (71.64 kb)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (459.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.xml (67.71 kb)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.json (73.91 kb)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.pom (1.98 kb)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:04  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:05  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-javadoc.jar (4.25 mb)
21:12:05  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:05  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:05  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.jar (1.3 mb)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-sources.jar (1.02 mb)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (462.0 b)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.xml (71.32 kb)
21:12:06  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.jar (764.38 kb)
21:12:07  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:07  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-javadoc.jar (2.36 mb)
21:12:07  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:07  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:07  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.pom (1.85 kb)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.json (77.63 kb)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-sources.jar (611.83 kb)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (456.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.json (70.11 kb)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-sources.jar (1.13 mb)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.jar (1.46 mb)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.pom (1.41 kb)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:08  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-javadoc.jar (4.91 mb)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.xml (64.02 kb)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (471.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113.pom (1.35 kb)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-features.xml (901.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml (764.34 kb)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json (813.65 kb)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (482.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:09  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113.pom (1.65 kb)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.xml (770.16 kb)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml (1.29 kb)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-features.xml (1.2 kb)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.json (819.99 kb)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (450.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:10  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.jar (12.35 kb)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.json (100.54 kb)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.xml (92.02 kb)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:11  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-sources.jar (4.66 kb)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.pom (2.2 kb)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-javadoc.jar (91.29 kb)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (453.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-javadoc.jar (912.42 kb)
21:12:12  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.jar (140.27 kb)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.json (100.75 kb)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:13  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.xml (92.7 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-sources.jar (132.05 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.pom (1.4 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (478.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml (761.05 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113.pom (1.32 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json (810.18 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-features.xml (786.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (481.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113.pom (1.56 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml (770.97 kb)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:14  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml (1.29 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json (820.65 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-features.xml (1.12 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (464.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.jar (108.26 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json (95.24 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-javadoc.jar (386.86 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml (88.18 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.pom (2.09 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-sources.jar (81.5 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (470.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml (761.16 kb)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:15  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json (810.26 kb)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-features.xml (780.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113.pom (1.35 kb)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (449.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.pom (2.18 kb)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:16  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.jar (419.27 kb)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:17  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml (108.56 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-javadoc.jar (1.09 mb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-sources.jar (250.09 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json (117.47 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (466.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.xml (771.31 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-features.xml (1.06 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113.pom (1.75 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.json (820.89 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (470.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json (817.23 kb)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:18  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-features.xml (992.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml (767.79 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113.pom (1.32 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (466.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml (91.7 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json (98.93 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.pom (2.8 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar (7.88 mb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.jar (2.95 mb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-sources.jar (2.2 mb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (450.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-javadoc.jar (151.16 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.pom (2.25 kb)
21:12:19  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-sources.jar (19.21 kb)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.xml (111.18 kb)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.json (121.28 kb)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:20  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.jar (33.57 kb)
21:12:21  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:21  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:21  Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:21  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b)
21:12:21  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b)
21:12:21  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (464.0 b)
21:12:21  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:21  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar (3.34 mb)
21:12:22  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:22  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:22  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json (73.12 kb)
21:12:22  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:22  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:22  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.jar (1.05 mb)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-sources.jar (788.37 kb)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.pom (2.32 kb)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml (66.84 kb)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (472.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-features.xml (813.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:23  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113.pom (1.74 kb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.json (1.37 mb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.xml (1.28 mb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (468.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.xml (757.69 kb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113.pom (1.32 kb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-features.xml (642.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.json (806.65 kb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (474.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.json (810.17 kb)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-features.xml (783.0 b)
21:12:24  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113.pom (1.33 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml (761.04 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (458.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-features.xml (4.95 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml (1.33 mb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113.pom (5.84 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml (1.26 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json (1.42 mb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (448.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.xml (75.23 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.pom (2.3 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.json (82.46 kb)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:25  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-javadoc.jar (201.01 kb)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-sources.jar (30.55 kb)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.jar (44.1 kb)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (468.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113.pom (2.0 kb)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.json (818.25 kb)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-features.xml (972.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.xml (768.94 kb)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (469.0 b)
21:12:26  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.json (814.45 kb)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.xml (765.29 kb)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-features.xml (858.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113.pom (1.82 kb)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (456.0 b)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.json (49.42 kb)
21:12:27  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.jar (19.05 kb)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-sources.jar (6.99 kb)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.xml (45.0 kb)
21:12:28  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-javadoc.jar (99.35 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.pom (1.02 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (472.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-features.xml (1.09 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113.pom (1.32 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml (770.98 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json (820.61 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (456.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.xml (9.58 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113.pom (11.03 kb)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:29  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.json (10.69 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml (1.05 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (460.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113.pom (2.49 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.json (10.74 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml (9.63 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml (1.05 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (463.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-features.xml (790.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113.pom (1.42 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.xml (35.68 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.json (39.29 kb)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (454.0 b)
21:12:30  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-javadoc.jar (2.85 mb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.json (205.47 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.xml (189.19 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-sources.jar (676.15 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.pom (7.08 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.jar (1.12 mb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (467.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-features.xml (1.71 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.xml (804.38 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.json (855.79 kb)
21:12:31  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113.pom (2.29 kb)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml (468.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113.pom (1.55 kb)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-features.xml (1.12 kb)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.json (835.81 kb)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.xml (785.66 kb)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (459.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113.pom (18.12 kb)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.json (3.65 kb)
21:12:32  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml (1.05 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.xml (3.34 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (468.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.xml (55.26 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.pom (1.37 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.jar (13.33 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-sources.jar (6.49 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.json (60.76 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-javadoc.jar (105.53 kb)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:33  Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (448.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.xml (101.93 kb)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.pom (3.13 kb)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:34  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.jar (135.65 kb)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.json (111.44 kb)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-sources.jar (47.11 kb)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-javadoc.jar (154.32 kb)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b)
21:12:35  Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (446.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.xml (94.17 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml (1.63 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.json (103.02 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-javadoc.jar (111.7 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.jar (25.24 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-sources.jar (11.17 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.pom (2.6 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (460.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-sources.jar (65.9 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.pom (1.86 kb)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:36  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:37  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:37  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:37  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml (116.18 kb)
21:12:37  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json (125.93 kb)
21:12:37  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:37  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:37  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:37  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.jar (90.1 kb)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-javadoc.jar (318.61 kb)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (460.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml (97.24 kb)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-javadoc.jar (574.49 kb)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:38  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json (106.27 kb)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-sources.jar (135.12 kb)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:39  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.jar (198.75 kb)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.pom (1.92 kb)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (476.0 b)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:40  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.jar (42.88 kb)
21:12:41  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:41  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.xml (78.04 kb)
21:12:41  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:41  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:41  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:41  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:41  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:41  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-javadoc.jar (183.19 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.pom (904.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.json (84.68 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-sources.jar (32.06 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (471.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.pom (3.06 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-sources.jar (4.47 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json (124.82 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-javadoc.jar (87.4 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml (114.54 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.jar (12.55 kb)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:42  Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (472.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-sources.jar (9.76 kb)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.pom (2.75 kb)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-javadoc.jar (121.87 kb)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml (120.26 kb)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json (131.47 kb)
21:12:43  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.jar (30.28 kb)
21:12:44  Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (472.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-sources.jar (5.27 kb)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.json (60.74 kb)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.pom (1.38 kb)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.xml (54.78 kb)
21:12:45  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.jar (13.24 kb)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-javadoc.jar (98.75 kb)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (477.0 b)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.json (135.23 kb)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:46  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.jar (23.83 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.pom (1.9 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.xml (124.43 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml (1.67 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-javadoc.jar (93.11 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-sources.jar (7.15 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (468.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.pom (2.94 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml (97.09 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-javadoc.jar (338.53 kb)
21:12:48  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json (106.13 kb)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.jar (104.95 kb)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-sources.jar (61.03 kb)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (464.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:49  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.jar (41.18 kb)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.json (117.54 kb)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.pom (2.57 kb)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml (107.56 kb)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-javadoc.jar (112.89 kb)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-sources.jar (16.77 kb)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b)
21:12:51  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (467.0 b)
21:12:52  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:52  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:52  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.jar (14.16 kb)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json (124.32 kb)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-sources.jar (4.89 kb)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml (113.96 kb)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.pom (2.17 kb)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-javadoc.jar (87.35 kb)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (471.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json (140.73 kb)
21:12:53  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-sources.jar (92.28 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-javadoc.jar (403.67 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.jar (181.87 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.pom (3.83 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml (129.5 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (471.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.pom (2.44 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml (113.58 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json (123.57 kb)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:54  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-javadoc.jar (177.04 kb)
21:12:55  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:55  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:55  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.jar (46.72 kb)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml (1.66 kb)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-sources.jar (28.54 kb)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (462.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-javadoc.jar (296.1 kb)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.pom (2.73 kb)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-sources.jar (55.2 kb)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml (145.17 kb)
21:12:56  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json (157.81 kb)
21:12:57  Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.jar (98.5 kb)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml (464.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml (3.38 kb)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113.pom (934.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml (1.06 kb)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.json (3.69 kb)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (482.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json (809.77 kb)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:58  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml (760.56 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113.pom (1.25 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml (1.29 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-features.xml (823.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (450.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.json (136.61 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-sources.jar (6.77 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-javadoc.jar (103.28 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.jar (24.68 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.xml (124.76 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.pom (1.81 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (481.0 b)
21:12:59  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json (810.5 kb)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-features.xml (818.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml (1.29 kb)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113.pom (1.35 kb)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml (761.42 kb)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (463.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-features.xml (810.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.json (865.16 kb)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.xml (813.1 kb)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113.pom (1.5 kb)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:13:00  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (477.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json (813.2 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml (1.28 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml (763.8 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-features.xml (913.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113.pom (1.35 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (466.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-config.cfg (6.29 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-sources.jar (4.33 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml (9.72 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.jar (9.81 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.pom (1.92 kb)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:13:01  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-config.cfg.sha1 (40.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-config.cfg.md5 (32.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json (10.83 kb)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (463.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:13:02  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.jar (31.98 kb)
21:13:03  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:13:03  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.xml (117.69 kb)
21:13:03  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:13:03  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:13:03  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-javadoc.jar (141.3 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml (1.65 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-sources.jar (16.43 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.json (127.18 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.pom (2.06 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (464.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113.pom (5.62 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-features.xml.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.xml (754.69 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml (1.27 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-features.xml (3.08 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.json (803.43 kb)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-features.xml.md5 (32.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b)
21:13:04  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (452.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.json (37.21 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.pom (2.05 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.jar (43.44 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-javadoc.jar (180.71 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.xml (33.47 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-sources.jar (29.35 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (449.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.xml (101.48 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.pom (2.42 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-javadoc.jar.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.json (110.57 kb)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.xml.sha1 (40.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.pom.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.jar.md5 (32.0 b)
21:13:05  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-sources.jar.md5 (32.0 b)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.pom.sha1 (40.0 b)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.json.sha1 (40.0 b)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.xml.md5 (32.0 b)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml.md5 (32.0 b)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-sources.jar.sha1 (40.0 b)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml (1.64 kb)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-sources.jar (5.98 kb)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.jar.sha1 (40.0 b)
21:13:06  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.jar (18.08 kb)
21:13:07  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-javadoc.jar.sha1 (40.0 b)
21:13:07  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.json.md5 (32.0 b)
21:13:07  Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-javadoc.jar (87.31 kb)
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.19.2-SNAPSHOT/test-extension-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.2-SNAPSHOT/features-openflowjava-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.2-SNAPSHOT/openflow-protocol-spi-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.2-SNAPSHOT/openflowjava-parent-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.2-SNAPSHOT/openflowjava-util-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.2-SNAPSHOT/odl-openflowjava-protocol-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.2-SNAPSHOT/openflow-protocol-api-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.2-SNAPSHOT/features-openflowjava-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-legacyConfig.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-config.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-legacyConfig.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-config.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-legacyConfig.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-config.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.2-SNAPSHOT/openflowjava-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.2-SNAPSHOT/openflow-protocol-it-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-tests.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-tests.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-tests.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.2-SNAPSHOT/openflow-protocol-impl-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.2-SNAPSHOT/openflowplugin-extension-api-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.2-SNAPSHOT/openflowjava-extension-eric-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.19.2-SNAPSHOT/features-aggregator-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.2-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.19.2-SNAPSHOT/model-topology-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.19.2-SNAPSHOT/model-inventory-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.19.2-SNAPSHOT/model-flow-service-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.2-SNAPSHOT/model-flow-statistics-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.19.2-SNAPSHOT/model-flow-base-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.2-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.2-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.19.2-SNAPSHOT/sample-consumer-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.19.2-SNAPSHOT/openflowplugin-api-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.2-SNAPSHOT/openflowplugin-extension-eric-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.2-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.19.2-SNAPSHOT/openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.2-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.2-SNAPSHOT/openflowplugin-extension-nicira-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.19.2-SNAPSHOT/learning-switch-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.2-SNAPSHOT/openflowjava-extension-nicira-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.19.2-SNAPSHOT/features-openflowplugin-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.19.2-SNAPSHOT/simple-client-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.2-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.19.2-SNAPSHOT/openflowplugin-common-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.2-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.19.2-SNAPSHOT/openflowplugin-parent-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.2-SNAPSHOT/openflowplugin-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.2-SNAPSHOT/odl-openflowplugin-libraries-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.19.2-SNAPSHOT/openflowplugin-impl-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.2-SNAPSHOT/odl-openflowplugin-flow-services-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.2-SNAPSHOT/features-openflowplugin-extension-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.2-SNAPSHOT/openflowplugin-artifacts-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.2-SNAPSHOT/openflowjava-extension-nicira-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.19.2-SNAPSHOT/test-provider-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/test-common/0.19.2-SNAPSHOT/test-common-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.2-SNAPSHOT/lldp-speaker-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.2-SNAPSHOT/bulk-o-matic-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.2-SNAPSHOT/arbitratorreconciliation-api-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.2-SNAPSHOT/of-switch-config-pusher-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.2-SNAPSHOT/reconciliation-framework-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.2-SNAPSHOT/device-ownership-service-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.2-SNAPSHOT/arbitratorreconciliation-impl-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.2-SNAPSHOT/forwardingrules-sync-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.19.2-SNAPSHOT/topology-manager-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.2-SNAPSHOT/table-miss-enforcer-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.2-SNAPSHOT/forwardingrules-manager-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.2-SNAPSHOT/topology-lldp-discovery-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.19.2-SNAPSHOT/southbound-cli-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.19.2-SNAPSHOT/features-extension-aggregator-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.2-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.19.2-SNAPSHOT/drop-test-karaf-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.2-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.2-SNAPSHOT/odl-openflowplugin-drop-test-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.2-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-config.cfg
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-config.cfg.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-config.cfg.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.2-SNAPSHOT/openflowplugin-blueprint-config-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.2-SNAPSHOT/openflowplugin-extension-onf-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-features.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-features.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.2-SNAPSHOT/odl-openflowplugin-southbound-0.19.2-20250228.204750-113-features.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.19.2-SNAPSHOT/liblldp-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.pom
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-javadoc.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.json
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.pom.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-sources.jar.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.pom.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.json.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-sources.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/maven-metadata.xml
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-sources.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113.jar
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-javadoc.jar.sha1
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-cyclonedx.json.md5
21:13:08  Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.19.2-SNAPSHOT/sample-bundles-0.19.2-20250228.204750-113-javadoc.jar
21:13:08  Finished deploying /w/workspace/openflowplugin-maven-merge-scandium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot
21:13:08  #######################################################
21:13:08  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins11338590582298304215.sh
21:13:08  $ ssh-agent -k
21:13:08  unset SSH_AUTH_SOCK;
21:13:08  unset SSH_AGENT_PID;
21:13:08  echo Agent pid 1569 killed;
21:13:08  [ssh-agent] Stopped.
21:13:08  [JaCoCo plugin] Collecting JaCoCo coverage data...
21:13:08  [JaCoCo plugin] Version: 3.3.5
21:13:08  [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
21:13:09  [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23
21:13:09  [JaCoCo plugin] Saving matched execfiles:  /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/code-coverage/jacoco.exec
21:13:10  [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/api/target/classes 17 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/target/classes 4 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/target/classes 105 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/target/classes 2 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/target/classes 74 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/target/classes 48 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/target/classes 44 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/target/classes 1 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/target/classes 6 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/target/classes 35 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/target/classes 1 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/target/classes 15 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/target/classes 14 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/distribution/karaf/target/classes 0 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/target/classes 5 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes 0 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes 0 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes 0 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes 0 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/target/classes 31 files
21:13:10  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/target/classes 5 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/target/classes 674 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/target/classes 322 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/target/classes 61 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/target/classes 1506 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/target/classes 9 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/target/classes 11 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/features-openflowplugin/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-app-topology/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-drop-test/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-flow-services/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-libraries/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-nsf-model/target/classes 0 files
21:13:11  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/features-aggregator/odl-openflowplugin-southbound/target/classes 0 files
21:13:12  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/jacoco/classes 0 files
21:13:12  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/target/classes 14 files
21:13:12  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/target/classes 938 files
21:13:12  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-service/target/classes 727 files
21:13:12  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-statistics/target/classes 414 files
21:13:12  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/model/model-inventory/target/classes 43 files
21:13:12  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/model/model-topology/target/classes 9 files
21:13:12  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes 0 files
21:13:13  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes 0 files
21:13:13  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/target/classes 1405 files
21:13:13  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/target/classes 372 files
21:13:13  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-it/target/classes 0 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/target/classes 18 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/target/classes 5 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/target/classes 3 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/target/classes 0 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/target/classes 128 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-blueprint-config/target/classes 0 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/target/classes 6 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/target/classes 635 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/target/classes 195 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/parent/target/classes 0 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/target/classes 13 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/target/classes 1 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/target/classes 2 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/target/classes 23 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/target/classes 0 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/test-common/target/classes 8 files
21:13:14  [JaCoCo plugin]  - /w/workspace/openflowplugin-maven-merge-scandium/test-provider/target/classes 31 files
21:13:15  [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
21:13:15  [JaCoCo plugin] Source Inclusions: **/*.java
21:13:15  [JaCoCo plugin] Source Exclusions: null
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/arbitratorreconciliation/impl/src/main/java 1 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/bulk-o-matic/src/main/java 10 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/device-ownership-service/src/main/java 2 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-manager/src/main/java 32 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/forwardingrules-sync/src/main/java 43 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/lldp-speaker/src/main/java 4 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/of-switch-config-pusher/src/main/java 1 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/reconciliation-framework/src/main/java 6 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/southbound-cli/src/main/java 14 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/table-miss-enforcer/src/main/java 1 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-lldp-discovery/src/main/java 5 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/applications/topology-manager/src/main/java 9 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/drop-test-karaf/src/main/java 5 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-eric/src/main/java 8 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira-api/src/main/java 5 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowjava-extension-nicira/src/main/java 73 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-api/src/main/java 28 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-eric/src/main/java 5 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-nicira/src/main/java 56 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/openflowplugin-extension-onf/src/main/java 9 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/extension/test-extension/src/main/java 1 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/libraries/liblldp/src/main/java 13 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/model/model-flow-base/src/main/java 1 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-api/src/main/java 52 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-impl/src/main/java 345 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflow-protocol-spi/src/main/java 3 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-blueprint-config/src/main/java 2 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-tools/src/main/java 4 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowjava/openflowjava-util/src/main/java 3 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-api/src/main/java 93 files
21:13:15  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-common/src/main/java 2 files
21:13:16  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin-impl/src/main/java 550 files
21:13:16  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/openflowplugin/src/main/java 185 files
21:13:16  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/learning-switch/src/main/java 13 files
21:13:16  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-bundles/src/main/java 1 files
21:13:16  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/sample-consumer/src/main/java 2 files
21:13:16  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/samples/simple-client/src/main/java 23 files
21:13:16  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/test-common/src/main/java 7 files
21:13:16  [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-scandium/test-provider/src/main/java 16 files
21:13:16  [JaCoCo plugin] Loading inclusions files..
21:13:16  [JaCoCo plugin] inclusions: []
21:13:16  [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**]
21:13:16  [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
21:13:16  [JaCoCo plugin] Publishing the results..
21:13:17  [JaCoCo plugin] Loading packages..
21:13:17  [JaCoCo plugin] Done.
21:13:17  [JaCoCo plugin] Overall coverage: class: 89.35211, method: 78.27178, line: 70.953, branch: 58.113594, instruction: 70.88461, complexity: 64.098236
21:13:17  [PostBuildScript] - [INFO] Executing post build scripts.
21:13:17  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins309167543067308507.sh
21:13:17  ---> sysstat.sh
21:13:17  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins17545150251226821125.sh
21:13:17  ---> package-listing.sh
21:13:17  ++ tr '[:upper:]' '[:lower:]'
21:13:17  ++ facter osfamily
21:13:18  + OS_FAMILY=debian
21:13:18  + workspace=/w/workspace/openflowplugin-maven-merge-scandium
21:13:18  + START_PACKAGES=/tmp/packages_start.txt
21:13:18  + END_PACKAGES=/tmp/packages_end.txt
21:13:18  + DIFF_PACKAGES=/tmp/packages_diff.txt
21:13:18  + PACKAGES=/tmp/packages_start.txt
21:13:18  + '[' /w/workspace/openflowplugin-maven-merge-scandium ']'
21:13:18  + PACKAGES=/tmp/packages_end.txt
21:13:18  + case "${OS_FAMILY}" in
21:13:18  + dpkg -l
21:13:18  + grep '^ii'
21:13:18  + '[' -f /tmp/packages_start.txt ']'
21:13:18  + '[' -f /tmp/packages_end.txt ']'
21:13:18  + diff /tmp/packages_start.txt /tmp/packages_end.txt
21:13:18  + '[' /w/workspace/openflowplugin-maven-merge-scandium ']'
21:13:18  + mkdir -p /w/workspace/openflowplugin-maven-merge-scandium/archives/
21:13:18  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-scandium/archives/
21:13:18  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins5424883352175930748.sh
21:13:18  ---> capture-instance-metadata.sh
21:13:18  Setup pyenv:
21:13:18    system
21:13:18    3.8.20
21:13:18    3.9.20
21:13:18    3.10.15
21:13:18  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version)
21:13:18  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RPmv from file:/tmp/.os_lf_venv
21:13:19  lf-activate-venv(): INFO: Installing: lftools 
21:13:29  lf-activate-venv(): INFO: Adding /tmp/venv-RPmv/bin to PATH
21:13:29  INFO: Running in OpenStack, capturing instance metadata
21:13:30  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins11897652829396647883.sh
21:13:30  provisioning config files...
21:13:30  Could not find credentials [logs] for openflowplugin-maven-merge-scandium #361
21:13:30  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-scandium@tmp/config1366542210370892909tmp
21:13:30  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
21:13:30  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
21:13:30  provisioning config files...
21:13:31  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
21:13:31  [EnvInject] - Injecting environment variables from a build step.
21:13:31  [EnvInject] - Injecting as environment variables the properties content 
21:13:31  SERVER_ID=logs
21:13:31  
21:13:31  [EnvInject] - Variables injected successfully.
21:13:31  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins4239263440785454060.sh
21:13:31  ---> create-netrc.sh
21:13:31  WARN: Log server credential not found.
21:13:31  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins3266294033122687918.sh
21:13:31  ---> python-tools-install.sh
21:13:31  Setup pyenv:
21:13:31    system
21:13:31    3.8.20
21:13:31    3.9.20
21:13:31    3.10.15
21:13:31  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version)
21:13:31  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RPmv from file:/tmp/.os_lf_venv
21:13:32  lf-activate-venv(): INFO: Installing: lftools 
21:13:40  lf-activate-venv(): INFO: Adding /tmp/venv-RPmv/bin to PATH
21:13:40  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins17357614546286715102.sh
21:13:40  ---> sudo-logs.sh
21:13:40  Archiving 'sudo' log..
21:13:40  [openflowplugin-maven-merge-scandium] $ /bin/bash /tmp/jenkins13001909403344869910.sh
21:13:40  ---> job-cost.sh
21:13:40  Setup pyenv:
21:13:40    system
21:13:40    3.8.20
21:13:40    3.9.20
21:13:40    3.10.15
21:13:40  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version)
21:13:40  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RPmv from file:/tmp/.os_lf_venv
21:13:41  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
21:13:46  lf-activate-venv(): INFO: Adding /tmp/venv-RPmv/bin to PATH
21:13:46  INFO: No Stack...
21:13:46  INFO: Retrieving Pricing Info for: v3-standard-4
21:13:47  INFO: Archiving Costs
21:13:47  [openflowplugin-maven-merge-scandium] $ /bin/bash -l /tmp/jenkins6798332619479504820.sh
21:13:47  ---> logs-deploy.sh
21:13:47  Setup pyenv:
21:13:47    system
21:13:47    3.8.20
21:13:47    3.9.20
21:13:47    3.10.15
21:13:47  * 3.11.10 (set by /w/workspace/openflowplugin-maven-merge-scandium/.python-version)
21:13:47  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RPmv from file:/tmp/.os_lf_venv
21:13:48  lf-activate-venv(): INFO: Installing: lftools 
21:13:56  lf-activate-venv(): INFO: Adding /tmp/venv-RPmv/bin to PATH
21:13:56  WARNING: Nexus logging server not set
21:13:56  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-scandium/361/
21:13:56  INFO: archiving logs to S3
21:14:01  ---> uname -a:
21:14:01  Linux prd-ubuntu2204-docker-4c-4g-3569 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
21:14:01  
21:14:01  
21:14:01  ---> lscpu:
21:14:01  Architecture:                         x86_64
21:14:01  CPU op-mode(s):                       32-bit, 64-bit
21:14:01  Address sizes:                        40 bits physical, 48 bits virtual
21:14:01  Byte Order:                           Little Endian
21:14:01  CPU(s):                               4
21:14:01  On-line CPU(s) list:                  0-3
21:14:01  Vendor ID:                            AuthenticAMD
21:14:01  Model name:                           AMD EPYC-Rome Processor
21:14:01  CPU family:                           23
21:14:01  Model:                                49
21:14:01  Thread(s) per core:                   1
21:14:01  Core(s) per socket:                   1
21:14:01  Socket(s):                            4
21:14:01  Stepping:                             0
21:14:01  BogoMIPS:                             5600.00
21:14:01  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
21:14:01  Virtualization:                       AMD-V
21:14:01  Hypervisor vendor:                    KVM
21:14:01  Virtualization type:                  full
21:14:01  L1d cache:                            128 KiB (4 instances)
21:14:01  L1i cache:                            128 KiB (4 instances)
21:14:01  L2 cache:                             2 MiB (4 instances)
21:14:01  L3 cache:                             64 MiB (4 instances)
21:14:01  NUMA node(s):                         1
21:14:01  NUMA node0 CPU(s):                    0-3
21:14:01  Vulnerability Gather data sampling:   Not affected
21:14:01  Vulnerability Itlb multihit:          Not affected
21:14:01  Vulnerability L1tf:                   Not affected
21:14:01  Vulnerability Mds:                    Not affected
21:14:01  Vulnerability Meltdown:               Not affected
21:14:01  Vulnerability Mmio stale data:        Not affected
21:14:01  Vulnerability Reg file data sampling: Not affected
21:14:01  Vulnerability Retbleed:               Mitigation; untrained return thunk; SMT disabled
21:14:01  Vulnerability Spec rstack overflow:   Mitigation; SMT disabled
21:14:01  Vulnerability Spec store bypass:      Mitigation; Speculative Store Bypass disabled via prctl and seccomp
21:14:01  Vulnerability Spectre v1:             Mitigation; usercopy/swapgs barriers and __user pointer sanitization
21:14:01  Vulnerability Spectre v2:             Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
21:14:01  Vulnerability Srbds:                  Not affected
21:14:01  Vulnerability Tsx async abort:        Not affected
21:14:01  
21:14:01  
21:14:01  ---> nproc:
21:14:01  4
21:14:01  
21:14:01  
21:14:01  ---> df -h:
21:14:01  Filesystem      Size  Used Avail Use% Mounted on
21:14:01  tmpfs           1.6G  1.1M  1.6G   1% /run
21:14:01  /dev/vda1        78G   11G   67G  15% /
21:14:01  tmpfs           7.9G     0  7.9G   0% /dev/shm
21:14:01  tmpfs           5.0M     0  5.0M   0% /run/lock
21:14:01  /dev/vda15      105M  6.1M   99M   6% /boot/efi
21:14:01  tmpfs           1.6G  4.0K  1.6G   1% /run/user/1001
21:14:01  
21:14:01  
21:14:01  ---> free -m:
21:14:01                 total        used        free      shared  buff/cache   available
21:14:01  Mem:           15989         718        9581           4        5689       14928
21:14:01  Swap:           1023           0        1023
21:14:01  
21:14:01  
21:14:01  ---> ip addr:
21:14:01  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
21:14:01      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
21:14:01      inet 127.0.0.1/8 scope host lo
21:14:01         valid_lft forever preferred_lft forever
21:14:01      inet6 ::1/128 scope host 
21:14:01         valid_lft forever preferred_lft forever
21:14:01  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
21:14:01      link/ether fa:16:3e:6b:4e:12 brd ff:ff:ff:ff:ff:ff
21:14:01      altname enp0s3
21:14:01      inet 10.30.171.201/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
21:14:01         valid_lft 84620sec preferred_lft 84620sec
21:14:01      inet6 fe80::f816:3eff:fe6b:4e12/64 scope link 
21:14:01         valid_lft forever preferred_lft forever
21:14:01  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
21:14:01      link/ether 02:42:c4:1a:d8:75 brd ff:ff:ff:ff:ff:ff
21:14:01      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
21:14:01         valid_lft forever preferred_lft forever
21:14:01  
21:14:01  
21:14:01  ---> sar -b -r -n DEV:
21:14:01  Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-3569) 	02/28/25 	_x86_64_	(4 CPU)
21:14:01  
21:14:01  20:44:25     LINUX RESTART	(4 CPU)
21:14:01  
21:14:01  20:50:06          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
21:14:01  21:00:12        23.47      0.20     21.03      2.24      7.01   6310.92  26353.50
21:14:01  21:10:03        32.92      0.05     29.05      3.83      1.50   8296.08  56653.53
21:14:01  Average:        28.14      0.12     24.99      3.03      4.28   7292.21  41331.11
21:14:01  
21:14:01  20:50:06    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
21:14:01  21:00:12      8759156  13043576   2908916     17.77    151992   4200168   3320156     19.06   1013772   6141948    179332
21:14:01  21:10:03      8316940  13538364   2410920     14.72    164736   5087208   2721536     15.62   1199216   6364076     29196
21:14:01  Average:      8538048  13290970   2659918     16.25    158364   4643688   3020846     17.34   1106494   6253012    104264
21:14:01  
21:14:01  20:50:06        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
21:14:01  21:00:12           lo    894.52    894.52    851.51    851.51      0.00      0.00      0.00      0.00
21:14:01  21:00:12         ens3     48.12     40.46    111.82     13.79      0.00      0.00      0.00      0.00
21:14:01  21:00:12      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:14:01  21:10:03           lo   1192.23   1192.23   1134.97   1134.97      0.00      0.00      0.00      0.00
21:14:01  21:10:03         ens3     55.98     43.22    231.01     13.17      0.00      0.00      0.00      0.00
21:14:01  21:10:03      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:14:01  Average:           lo   1041.68   1041.68    991.62    991.62      0.00      0.00      0.00      0.00
21:14:01  Average:         ens3     52.01     41.83    170.74     13.48      0.00      0.00      0.00      0.00
21:14:01  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
21:14:01  
21:14:01  
21:14:01  ---> sar -P ALL:
21:14:01  Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-3569) 	02/28/25 	_x86_64_	(4 CPU)
21:14:01  
21:14:01  20:44:25     LINUX RESTART	(4 CPU)
21:14:01  
21:14:01  20:50:06        CPU     %user     %nice   %system   %iowait    %steal     %idle
21:14:01  21:00:12        all     62.40      0.00      2.38      0.18      0.09     34.95
21:14:01  21:00:12          0     61.08      0.00      2.39      0.20      0.09     36.24
21:14:01  21:00:12          1     61.96      0.00      2.21      0.17      0.09     35.57
21:14:01  21:00:12          2     63.77      0.00      2.52      0.16      0.09     33.46
21:14:01  21:00:12          3     62.79      0.00      2.39      0.20      0.09     34.54
21:14:01  21:10:03        all     61.12      0.00      2.52      0.26      0.09     36.00
21:14:01  21:10:03          0     61.27      0.00      2.61      0.33      0.10     35.70
21:14:01  21:10:03          1     57.57      0.00      2.62      0.41      0.09     39.31
21:14:01  21:10:03          2     60.56      0.00      2.72      0.15      0.09     36.48
21:14:01  21:10:03          3     65.09      0.00      2.15      0.14      0.09     32.53
21:14:01  Average:        all     61.77      0.00      2.45      0.22      0.09     35.47
21:14:01  Average:          0     61.17      0.00      2.50      0.26      0.09     35.97
21:14:01  Average:          1     59.79      0.00      2.41      0.29      0.09     37.42
21:14:01  Average:          2     62.19      0.00      2.62      0.16      0.09     34.95
21:14:01  Average:          3     63.93      0.00      2.27      0.17      0.09     33.54
21:14:01  
21:14:01  
21:14:01