Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/openflowplugin/+/110543 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-4g-3204 (centos8-builder-4c-4g) in workspace /w/workspace/openflowplugin-maven-merge-calcium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-IqTon72XYRZg/agent.5582 SSH_AGENT_PID=5584 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_1547897893577334702.key (/w/workspace/openflowplugin-maven-merge-calcium@tmp/private_key_1547897893577334702.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin > git init /w/workspace/openflowplugin-maven-merge-calcium # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin > git --version # timeout=10 > git --version # 'git version 2.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-merge-calcium@tmp/jenkins-gitclient-ssh16666267911580970363.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-maven-merge-calcium@tmp/jenkins-gitclient-ssh18114445949075585512.key Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin refs/changes/43/110543/1 # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 2e5d94c8958fd57032fb1334fa34ca50e0f0ded4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e5d94c8958fd57032fb1334fa34ca50e0f0ded4 # timeout=10 Commit message: "Add RTD configuration" > git rev-list --no-walk ea2163e4615ec0dee9ace1e773d287595760b385 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins9998288731527048237.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VLPY lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VLPY/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-VLPY/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.57 botocore==1.34.57 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.5.0 python-openstackclient==6.0.1 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins15946849655155013641.sh + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/target/classes /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins12192604941925145909.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.3/apache-maven-3.8.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 on prd-centos8-builder-4c-4g-3204 [openflowplugin-maven-merge-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=2e5d94c8958fd57032fb1334fa34ca50e0f0ded4 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/openflowplugin/+/110543 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=change-merged -DGERRIT_PROJECT=openflowplugin -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=110543 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/43/110543/1 -DGERRIT_NEWREV=2e5d94c8958fd57032fb1334fa34ca50e0f0ded4 "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=openflowplugin -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIFJURCBjb25maWd1cmF0aW9uCgpSVEQgYnVpbGQgaXMgZmFpbGluZywgZml4IGl0IGJ5IGFkZGluZyBjb25maWd1cmF0aW9uLgoKQ2hhbmdlLUlkOiBJYmEwM2JjYWQ5NzkyYjNmNjVjYTU0NDA0YWE2NzZjNDg0MDQ4MTc4MgpTaWduZWQtb2ZmLWJ5OiBSb2JlcnQgVmFyZ2EgPHJvYmVydC52YXJnYUBwYW50aGVvbi50ZWNoPgo= -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Add RTD configuration" -DSTREAM=calcium '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Iba03bcad9792b3f65ca54404aa676c4840481782 -DGERRIT_EVENT_HASH=622782055 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS=-Dmerge "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins14587961524432032917.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [openflowplugin-maven-merge-calcium] $ /bin/sh /tmp/jenkins10999625891434930914.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config5904102645326125278tmp copy managed file [openflowplugin-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config17683412525419598292tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=opendaylight-snapshot [EnvInject] - Variables injected successfully. [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins14367172172459704101.sh ---> create-netrc.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content NEXUS_CUT_DIRS=6 NEXUS_REPO=opendaylight.snapshot [EnvInject] - Variables injected successfully. [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins14638161051705796398.sh ---> maven-fetch-metadata.sh ++ 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 + project=org.opendaylight.openflowplugin + project_path=org/opendaylight/openflowplugin + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin + pushd /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin /w/workspace/openflowplugin-maven-merge-calcium + set +e + 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/ 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/ [22261] -> "index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/ [6314] -> "applications/index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/ [4253] -> "drop-test-karaf/index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/ [4293] -> "features-aggregator/index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/ [4393] -> "features-extension-aggregator/index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/ [4433] -> "features-openflowplugin-extension/index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/ [4333] -> "features-openflowplugin/index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/ [4253] -> "learning-switch/index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/ [1357] -> "libraries/index.html.tmp" [1] 2024-03-07 15:22:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/ [2945] -> "model/index.html.tmp" [1] 2024-03-07 15:22:54 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] 2024-03-07 15:22:54 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] 2024-03-07 15:22:54 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] 2024-03-07 15:22:54 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/ [4383] -> "odl-openflowplugin-libraries/index.html.tmp" [1] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/ [4393] -> "odl-openflowplugin-southbound/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/ [4373] -> "openflowjava-extension-eric/index.html.tmp" [1] 2024-03-07 15:23:21 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] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/ [4393] -> "openflowjava-extension-nicira/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/ [5127] -> "openflowjava/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/ [4353] -> "openflowplugin-aggregator/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/ [4283] -> "openflowplugin-api/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/ [4343] -> "openflowplugin-artifacts/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/ [4413] -> "openflowplugin-blueprint-config/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/ [4313] -> "openflowplugin-common/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/ [4383] -> "openflowplugin-extension-api/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/ [4393] -> "openflowplugin-extension-eric/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/ [4413] -> "openflowplugin-extension-nicira/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/ [4383] -> "openflowplugin-extension-onf/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/ [4293] -> "openflowplugin-impl/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/ [4313] -> "openflowplugin-parent/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/ [4243] -> "openflowplugin/index.html.tmp" [1] 2024-03-07 15:23:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/ [4243] -> "sample-bundles/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/ [4253] -> "sample-consumer/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/ [4233] -> "simple-client/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/ [4213] -> "test-common/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/ [4243] -> "test-extension/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/ [4233] -> "test-provider/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/ [4513] -> "applications/arbitratorreconciliation-api/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/ [4523] -> "applications/arbitratorreconciliation-impl/index.html.tmp" [1] 2024-03-07 15:23:22 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] 2024-03-07 15:23:22 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] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/ [4463] -> "applications/forwardingrules-manager/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/ [4433] -> "applications/forwardingrules-sync/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/ [4353] -> "applications/lldp-speaker/index.html.tmp" [1] 2024-03-07 15:23:22 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] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/ [4473] -> "applications/reconciliation-framework/index.html.tmp" [1] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/ [4373] -> "applications/southbound-cli/index.html.tmp" [1] 2024-03-07 15:23:22 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] 2024-03-07 15:23:22 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] 2024-03-07 15:23:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/ [4393] -> "applications/topology-manager/index.html.tmp" [1] 2024-03-07 15:23:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/ [99986] -> "drop-test-karaf/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.3-SNAPSHOT/ [108435] -> "drop-test-karaf/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/ [179915] -> "drop-test-karaf/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:25 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] 2024-03-07 15:23:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/ [52475] -> "features-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.3-SNAPSHOT/ [56819] -> "features-aggregator/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/ [93515] -> "features-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:26 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] 2024-03-07 15:23:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/ [55484] -> "features-extension-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.3-SNAPSHOT/ [60097] -> "features-extension-aggregator/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/ [98945] -> "features-extension-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:27 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] 2024-03-07 15:23:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/ [74985] -> "features-openflowplugin-extension/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.3-SNAPSHOT/ [81297] -> "features-openflowplugin-extension/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/ [134385] -> "features-openflowplugin-extension/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:29 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] 2024-03-07 15:23:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/ [70997] -> "features-openflowplugin/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.3-SNAPSHOT/ [76951] -> "features-openflowplugin/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/ [127175] -> "features-openflowplugin/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:31 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] 2024-03-07 15:23:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/ [99986] -> "learning-switch/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.3-SNAPSHOT/ [108435] -> "learning-switch/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/ [179935] -> "learning-switch/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:35 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] 2024-03-07 15:23:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/ [4273] -> "libraries/liblldp/index.html.tmp" [1] 2024-03-07 15:23:35 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] 2024-03-07 15:23:35 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] 2024-03-07 15:23:35 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] 2024-03-07 15:23:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/ [4313] -> "model/model-inventory/index.html.tmp" [1] 2024-03-07 15:23:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/ [4303] -> "model/model-topology/index.html.tmp" [1] 2024-03-07 15:23:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/ [80599] -> "odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/ [87415] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/ [144535] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:38 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] 2024-03-07 15:23:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/ [75776] -> "odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/ [82159] -> "odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/ [135815] -> "odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:41 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] 2024-03-07 15:23:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/ [76177] -> "odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/ [82596] -> "odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/ [136540] -> "odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:42 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] 2024-03-07 15:23:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/ [80198] -> "odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/ [86978] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/ [143810] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:44 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] 2024-03-07 15:23:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/ [78984] -> "odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/ [85655] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/ [141615] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:47 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] 2024-03-07 15:23:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/ [75776] -> "odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/ [82159] -> "odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/ [135815] -> "odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:49 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] 2024-03-07 15:23:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/ [80588] -> "odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/ [87403] -> "odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/ [144515] -> "odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:52 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] 2024-03-07 15:23:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/ [76589] -> "odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/ [83045] -> "odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/ [137285] -> "odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:53 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] 2024-03-07 15:23:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/ [78583] -> "odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/ [85218] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/ [140890] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:55 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] 2024-03-07 15:23:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/ [80187] -> "odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/ [86966] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/ [143790] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:57 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] 2024-03-07 15:23:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/ [77380] -> "odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/ [83907] -> "odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/ [138715] -> "odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:58 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] 2024-03-07 15:23:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/ [74183] -> "odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:23:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/ [80423] -> "odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/ [132935] -> "odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:00 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] 2024-03-07 15:24:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/ [72969] -> "odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/ [79100] -> "odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/ [130740] -> "odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:02 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] 2024-03-07 15:24:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/ [75375] -> "odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/ [81722] -> "odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/ [135090] -> "odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:05 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] 2024-03-07 15:24:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/ [76600] -> "odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/ [83057] -> "odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/ [137305] -> "odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:07 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] 2024-03-07 15:24:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/ [74584] -> "odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/ [80860] -> "odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/ [133660] -> "odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:09 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] 2024-03-07 15:24:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/ [72947] -> "odl-openflowplugin-libraries/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.3-SNAPSHOT/ [79076] -> "odl-openflowplugin-libraries/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/ [130700] -> "odl-openflowplugin-libraries/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:11 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] 2024-03-07 15:24:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/ [72980] -> "odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/ [79112] -> "odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/ [130760] -> "odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:13 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] 2024-03-07 15:24:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/ [74974] -> "odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/ [81285] -> "odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/ [134365] -> "odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:15 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] 2024-03-07 15:24:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/ [74974] -> "odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/ [81285] -> "odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/ [134365] -> "odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:17 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] 2024-03-07 15:24:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/ [73381] -> "odl-openflowplugin-southbound/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.3-SNAPSHOT/ [79549] -> "odl-openflowplugin-southbound/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/ [131485] -> "odl-openflowplugin-southbound/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:18 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] 2024-03-07 15:24:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/ [107163] -> "openflowjava-extension-eric/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.3-SNAPSHOT/ [116259] -> "openflowjava-extension-eric/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/ [192915] -> "openflowjava-extension-eric/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:21 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] 2024-03-07 15:24:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/ [110746] -> "openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/ [120165] -> "openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/ [199405] -> "openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:24 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] 2024-03-07 15:24:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/ [108405] -> "openflowjava-extension-nicira/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.3-SNAPSHOT/ [117613] -> "openflowjava-extension-nicira/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/ [195165] -> "openflowjava-extension-nicira/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:26 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] 2024-03-07 15:24:26 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] 2024-03-07 15:24:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/ [4443] -> "openflowjava/features-openflowjava/index.html.tmp" [1] 2024-03-07 15:24:26 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] 2024-03-07 15:24:26 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] 2024-03-07 15:24:26 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] 2024-03-07 15:24:26 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] 2024-03-07 15:24:26 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] 2024-03-07 15:24:26 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] 2024-03-07 15:24:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/ [4423] -> "openflowjava/openflowjava-parent/index.html.tmp" [1] 2024-03-07 15:24:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/ [4403] -> "openflowjava/openflowjava-util/index.html.tmp" [1] 2024-03-07 15:24:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/ [54309] -> "openflowplugin-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.3-SNAPSHOT/ [58805] -> "openflowplugin-aggregator/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/ [96805] -> "openflowplugin-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:27 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] 2024-03-07 15:24:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/ [101805] -> "openflowplugin-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.3-SNAPSHOT/ [110418] -> "openflowplugin-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/ [183194] -> "openflowplugin-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:30 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] 2024-03-07 15:24:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/ [53996] -> "openflowplugin-artifacts/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.3-SNAPSHOT/ [58476] -> "openflowplugin-artifacts/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/ [96260] -> "openflowplugin-artifacts/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:32 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] 2024-03-07 15:24:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/ [109449] -> "openflowplugin-blueprint-config/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.3-SNAPSHOT/ [118739] -> "openflowplugin-blueprint-config/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/ [197054] -> "openflowplugin-blueprint-config/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:35 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] 2024-03-07 15:24:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/ [103547] -> "openflowplugin-common/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.3-SNAPSHOT/ [112317] -> "openflowplugin-common/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/ [186365] -> "openflowplugin-common/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:38 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] 2024-03-07 15:24:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/ [107795] -> "openflowplugin-extension-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.3-SNAPSHOT/ [116948] -> "openflowplugin-extension-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/ [194060] -> "openflowplugin-extension-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:42 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] 2024-03-07 15:24:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/ [108383] -> "openflowplugin-extension-eric/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.3-SNAPSHOT/ [117589] -> "openflowplugin-extension-eric/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:45 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/ [195109] -> "openflowplugin-extension-eric/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:45 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] 2024-03-07 15:24:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/ [109625] -> "openflowplugin-extension-nicira/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.3-SNAPSHOT/ [118943] -> "openflowplugin-extension-nicira/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/ [197375] -> "openflowplugin-extension-nicira/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:49 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] 2024-03-07 15:24:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/ [107784] -> "openflowplugin-extension-onf/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.3-SNAPSHOT/ [116936] -> "openflowplugin-extension-onf/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/ [194040] -> "openflowplugin-extension-onf/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:52 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] 2024-03-07 15:24:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/ [102437] -> "openflowplugin-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.3-SNAPSHOT/ [111107] -> "openflowplugin-impl/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/ [184355] -> "openflowplugin-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:56 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] 2024-03-07 15:24:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/ [53112] -> "openflowplugin-parent/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.3-SNAPSHOT/ [57501] -> "openflowplugin-parent/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/ [94645] -> "openflowplugin-parent/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:57 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] 2024-03-07 15:24:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/ [99431] -> "openflowplugin/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:24:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.3-SNAPSHOT/ [107830] -> "openflowplugin/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/ [178910] -> "openflowplugin/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [449/449] -> "openflowplugin/maven-metadata.xml" [1] 2024-03-07 15:25:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/ [99354] -> "sample-bundles/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.3-SNAPSHOT/ [107746] -> "sample-bundles/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/ [178790] -> "sample-bundles/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25: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] 2024-03-07 15:25:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/ [99953] -> "sample-consumer/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.3-SNAPSHOT/ [108399] -> "sample-consumer/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/ [179855] -> "sample-consumer/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:07 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] 2024-03-07 15:25:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/ [98799] -> "simple-client/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.3-SNAPSHOT/ [107141] -> "simple-client/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/ [177725] -> "simple-client/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:10 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] 2024-03-07 15:25:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/ [97579] -> "test-common/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.3-SNAPSHOT/ [105811] -> "test-common/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/ [175541] -> "test-common/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:12 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] 2024-03-07 15:25:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/ [99398] -> "test-extension/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.3-SNAPSHOT/ [107794] -> "test-extension/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/ [178850] -> "test-extension/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:14 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] 2024-03-07 15:25:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/ [98799] -> "test-provider/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.3-SNAPSHOT/ [107141] -> "test-provider/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/ [177765] -> "test-provider/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:16 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] 2024-03-07 15:25:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/ [110390] -> "applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/ [119773] -> "applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/ [198725] -> "applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:19 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] 2024-03-07 15:25:19 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/ [111000] -> "applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/ [120438] -> "applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:21 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/ [199830] -> "applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:21 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] 2024-03-07 15:25:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/ [100839] -> "applications/bulk-o-matic/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:23 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.3-SNAPSHOT/ [109361] -> "applications/bulk-o-matic/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/ [181445] -> "applications/bulk-o-matic/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:24 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] 2024-03-07 15:25:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/ [107983] -> "applications/device-ownership-service/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.3-SNAPSHOT/ [117149] -> "applications/device-ownership-service/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/ [194365] -> "applications/device-ownership-service/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:27 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] 2024-03-07 15:25:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/ [107439] -> "applications/forwardingrules-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.3-SNAPSHOT/ [116556] -> "applications/forwardingrules-manager/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:30 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/ [193380] -> "applications/forwardingrules-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:30 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] 2024-03-07 15:25:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/ [105620] -> "applications/forwardingrules-sync/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.3-SNAPSHOT/ [114573] -> "applications/forwardingrules-sync/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/ [190105] -> "applications/forwardingrules-sync/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:33 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] 2024-03-07 15:25:34 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/ [100839] -> "applications/lldp-speaker/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.3-SNAPSHOT/ [109361] -> "applications/lldp-speaker/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/ [181425] -> "applications/lldp-speaker/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:36 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] 2024-03-07 15:25:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/ [107406] -> "applications/of-switch-config-pusher/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.3-SNAPSHOT/ [116520] -> "applications/of-switch-config-pusher/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/ [193320] -> "applications/of-switch-config-pusher/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:39 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] 2024-03-07 15:25:40 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/ [108027] -> "applications/reconciliation-framework/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.3-SNAPSHOT/ [117197] -> "applications/reconciliation-framework/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/ [194425] -> "applications/reconciliation-framework/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:42 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] 2024-03-07 15:25:43 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/ [102037] -> "applications/southbound-cli/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:44 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.3-SNAPSHOT/ [110667] -> "applications/southbound-cli/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:46 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/ [183595] -> "applications/southbound-cli/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:46 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] 2024-03-07 15:25:47 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/ [104999] -> "applications/table-miss-enforcer/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:48 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.3-SNAPSHOT/ [113896] -> "applications/table-miss-enforcer/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:49 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/ [188980] -> "applications/table-miss-enforcer/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:49 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] 2024-03-07 15:25:50 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/ [107428] -> "applications/topology-lldp-discovery/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:51 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.3-SNAPSHOT/ [116544] -> "applications/topology-lldp-discovery/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:52 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/ [193360] -> "applications/topology-lldp-discovery/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:52 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] 2024-03-07 15:25:53 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/ [103224] -> "applications/topology-manager/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:54 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.3-SNAPSHOT/ [111961] -> "applications/topology-manager/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/ [185765] -> "applications/topology-manager/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:55 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] 2024-03-07 15:25:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.17.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "drop-test-karaf/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml [1068/1068] -> "features-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1072/1072] -> "features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:55 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml [1078/1078] -> "features-extension-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1082/1082] -> "features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "features-openflowplugin-extension/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml [1289/1289] -> "features-openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [1294/1294] -> "features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.17.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "learning-switch/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:25:56 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/ [97213] -> "libraries/liblldp/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:57 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.3-SNAPSHOT/ [105409] -> "libraries/liblldp/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:58 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/ [174865] -> "libraries/liblldp/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:25:58 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] 2024-03-07 15:25:59 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/ [101248] -> "model/model-flow-base/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:00 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.3-SNAPSHOT/ [109809] -> "model/model-flow-base/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:01 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/ [182185] -> "model/model-flow-base/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:01 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] 2024-03-07 15:26:02 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/ [103045] -> "model/model-flow-service/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:03 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.3-SNAPSHOT/ [111768] -> "model/model-flow-service/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:04 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/ [185440] -> "model/model-flow-service/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:04 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] 2024-03-07 15:26:05 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/ [104820] -> "model/model-flow-statistics/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:06 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.3-SNAPSHOT/ [113703] -> "model/model-flow-statistics/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:07 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/ [188655] -> "model/model-flow-statistics/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:07 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] 2024-03-07 15:26:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/ [101193] -> "model/model-inventory/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:08 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.3-SNAPSHOT/ [109749] -> "model/model-inventory/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:09 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/ [182085] -> "model/model-inventory/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:09 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] 2024-03-07 15:26:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/ [100594] -> "model/model-topology/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:10 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.3-SNAPSHOT/ [109096] -> "model/model-topology/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/ [181000] -> "model/model-topology/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:11 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] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [1307/1307] -> "odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml [1309/1309] -> "odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [1314/1314] -> "odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml [1301/1301] -> "odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [1306/1306] -> "odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [1318/1318] -> "odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [1313/1313] -> "odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml [1312/1312] -> "odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [1317/1317] -> "odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1310/1310] -> "odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/maven-metadata.xml [1297/1297] -> "odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml [1302/1302] -> "odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1305/1305] -> "odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml [1308/1308] -> "odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/maven-metadata.xml [1298/1298] -> "odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml [1303/1303] -> "odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-libraries/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/maven-metadata.xml [1294/1294] -> "odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/maven-metadata.xml [1299/1299] -> "odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [1304/1304] -> "odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.3-SNAPSHOT/maven-metadata.xml [1295/1295] -> "odl-openflowplugin-southbound/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml [1300/1300] -> "odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "openflowjava-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowjava-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:11 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/ [57742] -> "openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:12 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/ [62553] -> "openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/ [102985] -> "openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:13 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] 2024-03-07 15:26:13 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/ [71943] -> "openflowjava/features-openflowjava/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:14 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.3-SNAPSHOT/ [77978] -> "openflowjava/features-openflowjava/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/ [128850] -> "openflowjava/features-openflowjava/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:15 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] 2024-03-07 15:26:15 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/ [73558] -> "openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:16 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/ [79738] -> "openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/ [131770] -> "openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:17 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] 2024-03-07 15:26:17 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/ [106263] -> "openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:18 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/ [115274] -> "openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/ [191250] -> "openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:20 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] 2024-03-07 15:26:20 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/ [106730] -> "openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:22 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/ [115783] -> "openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:24 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/ [192095] -> "openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:24 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] 2024-03-07 15:26:25 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/ [70937] -> "openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:26 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/ [76881] -> "openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:27 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/ [127025] -> "openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:27 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] 2024-03-07 15:26:28 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/ [88784] -> "openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:29 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/ [96278] -> "openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:31 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/ [159470] -> "openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:31 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] 2024-03-07 15:26:32 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/ [111209] -> "openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:33 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/ [120654] -> "openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/ [200190] -> "openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:35 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] 2024-03-07 15:26:35 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/ [53849] -> "openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:36 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/ [58300] -> "openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:37 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/ [95940] -> "openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:37 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] 2024-03-07 15:26:38 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/ [86773] -> "openflowjava/openflowjava-util/0.16.4-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:39 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.3-SNAPSHOT/ [94086] -> "openflowjava/openflowjava-util/0.17.3-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/ [155830] -> "openflowjava/openflowjava-util/0.18.0-SNAPSHOT/index.html.tmp" [1] 2024-03-07 15:26:41 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] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1078/1078] -> "openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.17.3-SNAPSHOT/maven-metadata.xml [1674/1674] -> "openflowplugin-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml [1681/1681] -> "openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.3-SNAPSHOT/maven-metadata.xml [1073/1073] -> "openflowplugin-artifacts/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml [1077/1077] -> "openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml [1686/1686] -> "openflowplugin-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [1693/1693] -> "openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.17.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin-common/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "openflowplugin-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml [1687/1687] -> "openflowplugin-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [1694/1694] -> "openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.3-SNAPSHOT/maven-metadata.xml [1684/1684] -> "openflowplugin-extension-onf/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml [1691/1691] -> "openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.3-SNAPSHOT/maven-metadata.xml [1675/1675] -> "openflowplugin-impl/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1682/1682] -> "openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.3-SNAPSHOT/maven-metadata.xml [1070/1070] -> "openflowplugin-parent/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml [1074/1074] -> "openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.17.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "sample-bundles/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.17.3-SNAPSHOT/maven-metadata.xml [1671/1671] -> "sample-consumer/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml [1678/1678] -> "sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.17.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "simple-client/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "simple-client/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.17.3-SNAPSHOT/maven-metadata.xml [1667/1667] -> "test-common/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml [1674/1674] -> "test-common/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.17.3-SNAPSHOT/maven-metadata.xml [1670/1670] -> "test-extension/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml [1677/1677] -> "test-extension/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.17.3-SNAPSHOT/maven-metadata.xml [1669/1669] -> "test-provider/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml [1676/1676] -> "test-provider/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/maven-metadata.xml [1697/1697] -> "applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml [1704/1704] -> "applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/maven-metadata.xml [1698/1698] -> "applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1705/1705] -> "applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/device-ownership-service/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "applications/forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml [1681/1681] -> "applications/lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/of-switch-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml [1693/1693] -> "applications/reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [1700/1700] -> "applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "applications/southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml [1688/1688] -> "applications/table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [1695/1695] -> "applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [1699/1699] -> "applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml [1685/1685] -> "applications/topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [1692/1692] -> "applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.17.3-SNAPSHOT/maven-metadata.xml [1673/1673] -> "libraries/liblldp/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml [1680/1680] -> "libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.17.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-flow-base/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.17.3-SNAPSHOT/maven-metadata.xml [1680/1680] -> "model/model-flow-service/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml [1687/1687] -> "model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.3-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-flow-statistics/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml [1690/1690] -> "model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.17.3-SNAPSHOT/maven-metadata.xml [1677/1677] -> "model/model-inventory/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:41 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml [1684/1684] -> "model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.17.3-SNAPSHOT/maven-metadata.xml [1676/1676] -> "model/model-topology/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml [1683/1683] -> "model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml [1094/1094] -> "openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [1098/1098] -> "openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.3-SNAPSHOT/maven-metadata.xml [1300/1300] -> "openflowjava/features-openflowjava/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml [1305/1305] -> "openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/maven-metadata.xml [1304/1304] -> "openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml [1309/1309] -> "openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/maven-metadata.xml [1690/1690] -> "openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml [1697/1697] -> "openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/maven-metadata.xml [1689/1689] -> "openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml [1696/1696] -> "openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/maven-metadata.xml [1257/1257] -> "openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml [1262/1262] -> "openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/maven-metadata.xml [1474/1474] -> "openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml [1480/1480] -> "openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml [1709/1709] -> "openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml [1702/1702] -> "openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [1709/1709] -> "openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/maven-metadata.xml [1081/1081] -> "openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml [1085/1085] -> "openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.3-SNAPSHOT/maven-metadata.xml [1470/1470] -> "openflowjava/openflowjava-util/0.17.3-SNAPSHOT/maven-metadata.xml" [1] 2024-03-07 15:26:42 URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml [1476/1476] -> "openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml" [1] FINISHED --2024-03-07 15:26:42-- Total wall clock time: 3m 48s Downloaded: 621 files, 26M in 0.8s (33.0 MB/s) + set -e + popd /w/workspace/openflowplugin-maven-merge-calcium + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup + cp -a /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org /w/workspace/openflowplugin-maven-merge-calcium/m2repo-backup [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins9671541953885403151.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy javadoc:aggregate [EnvInject] - Variables injected successfully. [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins5620786053946788320.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy javadoc:aggregate -e --global-settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config5904102645326125278tmp --settings /w/workspace/openflowplugin-maven-merge-calcium@tmp/config17683412525419598292tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/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 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] openflowplugin-artifacts [pom] [INFO] openflowplugin-parent [pom] [INFO] liblldp [bundle] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] openflowplugin-api [bundle] [INFO] model-flow-statistics [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] test-extension [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [pom] [INFO] [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ [INFO] Building openflowplugin-artifacts 0.18.0-SNAPSHOT [1/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.xml [INFO] attaching as openflowplugin-artifacts-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as openflowplugin-artifacts-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-artifacts --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- [INFO] Building openflowplugin-parent 0.18.0-SNAPSHOT [2/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.xml [INFO] attaching as openflowplugin-parent-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as openflowplugin-parent-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-parent --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/parent/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [INFO] [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- [INFO] Building liblldp 0.18.0-SNAPSHOT [3/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ liblldp --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ liblldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ liblldp --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ liblldp --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ liblldp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ liblldp --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.libraries.liblldp.HexEncodeTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.libraries.liblldp.LLDPTLVTest [INFO] Running org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.libraries.liblldp.BitBufferHelperTest [INFO] Running org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.libraries.sal.packet.address.EthernetAddressTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ liblldp --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ liblldp --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ liblldp --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.xml [INFO] attaching as liblldp-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.json [INFO] attaching as liblldp-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ liblldp --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ liblldp --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ liblldp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ liblldp --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'liblldp' with 14 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ liblldp --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ liblldp --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- [INFO] Building libraries-aggregator 0.18.0-SNAPSHOT [4/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ libraries-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ libraries-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ libraries-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ libraries-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.18.0-SNAPSHOT [5/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflow-protocol-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 4.055 ms [INFO] yang-to-sources: Project model files found: 9 in 269.7 ms [INFO] yang-to-sources: 12 YANG models processed in 624.8 ms [INFO] BindingJavaFileGenerator: Defined 865 files in 150.0 ms [INFO] Sorted 865 files into 170 directories in 5.408 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 1.011 s [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 916 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflow-protocol-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflow-protocol-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageTypeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageTypeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.MessageCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.api.extensibility.EnhancedMessageCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterInstructionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.experimenter.ExperimenterIdTypeDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.KeysTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.openflowjava.protocol.api.keys.KeysTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.keys.InstructionSerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntryDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.ActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.api.keys.MatchEntrySerializerKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.api.keys.TypeToClassKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.api.util.BinContentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.api.util.BinContentTest [INFO] Running org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.api.connection.TlsConfigurationImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflow-protocol-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflow-protocol-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.xml [INFO] attaching as openflow-protocol-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.json [INFO] attaching as openflow-protocol-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-api --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-api' with 43 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-api --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- [INFO] Building openflowjava-parent 0.18.0-SNAPSHOT [6/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-parent --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-parent --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowjava-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowjava-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.xml [INFO] attaching as openflowjava-parent-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.json [INFO] attaching as openflowjava-parent-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-parent --- [INFO] Skipping pom project [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-parent --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-parent --- [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.18.0-SNAPSHOT [7/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.989 ms [INFO] yang-to-sources: Project model files found: 1 in 3.017 ms [INFO] yang-to-sources: 3 YANG models processed in 89.32 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 3.669 ms [INFO] Sorted 11 files into 4 directories in 196.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 10.14 ms [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflow-protocol-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflow-protocol-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-spi --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflow-protocol-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.xml [INFO] attaching as openflow-protocol-spi-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.json [INFO] attaching as openflow-protocol-spi-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-spi --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-spi --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-spi --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- [INFO] Building ODL :: openflowjava :: openflowjava-util 0.18.0-SNAPSHOT [8/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowjava-util --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.openflowjava.util.ExperimenterSerializerKeyFactoryTest [INFO] Running org.opendaylight.openflowjava.util.ByteBufUtilsTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.opendaylight.openflowjava.util.ByteBufUtilsTest [INFO] Running org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.util.ExperimenterDeserializerKeyFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowjava-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-util --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowjava-util --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.xml [INFO] attaching as openflowjava-util-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.json [INFO] attaching as openflowjava-util-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-util --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-util --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflowjava-util' with 3 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-util --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-util --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-util --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.18.0-SNAPSHOT [9/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 347 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java:[195,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java:[137,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[197,15] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java:[73,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflow-protocol-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[270,15] found raw type: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,36] unchecked method invocation: method registerSerializer in class org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl is applied to given types required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,37] unchecked conversion required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflow-protocol-impl --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.333 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetaAsyncRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.247 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ExperimenterInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MeterModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestPortDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestAggregateTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.OF10StatsRequestExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestTableTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestMeterFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.multipart.MultipartRequestGroupFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.VendorInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetAsyncInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoOutputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.SetConfigMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoReplyInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10QueueGetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10StatsRequestInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.HelloInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GroupModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetFeaturesOutputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.GetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.EchoRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.RoleRequestInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.TableModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10HelloInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.MultipartRequestInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.factories.FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6SrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPbbIsidSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmSctpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4CodeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpTpaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmPacketTypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4SrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv4DstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpDscpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6CodeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdTllSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6ExtHdrSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpSpaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpOpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsLabelSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthTypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsTcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanVidSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTunnelIdSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpThaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMetadataSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmTcpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmArpShaSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmMplsBosSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpv6NdSllSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv6TypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmEthSrcSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIcmpv4TypeSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmVlanPcpSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmUdpDstSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.match.OxmIpProtoSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializationFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.SerializerRegistryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.serialization.action.OF13SetFieldActionSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestPortStatsInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestGroupInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestDescInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestQueueInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableFeaturesInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestAggregateInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyPortDescTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyFlowTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.OF10StatsReplyExperimenterTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyMeterFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyTableFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.multipart.MultipartReplyGroupFeaturesTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.TableModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleRequestInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PacketOutInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputPortStatsFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputTableFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.QueueGetConfigReplyMessageFactoryMultiTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ErrorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PacketInMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.EchoRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.BarrierReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GroupModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputQueueFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.RoleReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetFeaturesInputFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetQueueConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.HelloMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputFlowFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.FeaturesReplyMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestFlowInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.VendorMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputAggregateFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.SetAsyncInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortStatusMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestTableInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MultipartRequestMeterConfigInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.ExperimenterMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.GetAsyncRequestMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.PortModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10FlowRemovedMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.MeterModInputMessageFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.factories.OF10StatsRequestInputDescFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPbbIsidDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6ExtHdrDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmVlanVidDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmIpv6FlabelDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmPacketTypeDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMetadataDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.match.OxmMplsBosDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.MessageTypeCodeKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.TypeToClassMapInitializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.instruction.AbstractInstructionDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializerRegistryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.deserialization.DeserializationFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketEncoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImpl02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImpl02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.OutboundQueueEntryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterFactoryImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueue02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ResponseExpectedRpcListenerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpMessageListenerWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.MessageListenerWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SimpleRpcListenerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ChannelOutboundQueueTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.RpcResponseKeyTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImp02lTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.ConnectionAdapterImplStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.244 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.SwitchConnectionProviderImplTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.246 s -- in org.opendaylight.openflowjava.protocol.impl.core.connection.UdpHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslContextFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.core.VersionMessageUdpWrapperTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowjava.protocol.impl.core.DelegatingInboundHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDatagramPacketHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFEncoderStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.IdleHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.38 s -- in org.opendaylight.openflowjava.protocol.impl.core.TcpHandlerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFDecoderStatisticsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.core.PublishingChannelInitializerFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFVersionDetectorTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.protocol.impl.core.OFFrameDecoderTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.protocol.impl.core.UdpConnectionMapTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.core.SslKeyStoreTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.TypeKeyMakerFactoryTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13InstructionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13MatchSerializer02Test [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowjava.protocol.impl.util.OpenflowUtilsTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF13ActionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowjava.protocol.impl.util.MatchDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.ActionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.InstructionsDeserializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowjava.protocol.impl.util.ListSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10ActionsSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.protocol.impl.util.OF10MatchSerializerTest [INFO] Running org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.protocol.impl.util.CodeKeyMakerFactoryTest [INFO] Running org.opendaylight.openflowjava.statistics.StatisticsCountersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.statistics.StatisticsCountersTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 599, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.UNKNOWN [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.0-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflow-protocol-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 44 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.xml [INFO] attaching as openflow-protocol-impl-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.json [INFO] attaching as openflow-protocol-impl-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-impl --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] io.netty:netty-codec:jar:4.1.104.Final:compile [WARNING] io.netty:netty-transport:jar:4.1.104.Final:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.104.Final:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-impl --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-impl' with 352 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-impl --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.0-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-SNAPSHOT-tests.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.18.0-SNAPSHOT [10/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowjava-blueprint-config --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-blueprint-config --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowjava-blueprint-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml [INFO] attaching as openflowjava-blueprint-config-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json [INFO] attaching as openflowjava-blueprint-config-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-SNAPSHOT-config.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-SNAPSHOT-legacyConfig.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.18.0-SNAPSHOT [11/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowjava-protocol --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowjava-protocol --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowjava-protocol --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.19 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowjava-protocol --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowjava-protocol --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 61 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml [INFO] attaching as odl-openflowjava-protocol-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword [INFO] attaching as odl-openflowjava-protocol-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowjava-protocol --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowjava-protocol --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- [INFO] Building ODL :: openflowjava :: features-openflowjava 0.18.0-SNAPSHOT [12/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowjava --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowjava --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowjava --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-openflowjava >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-openflowjava --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-openflowjava <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-openflowjava --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-openflowjava --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-openflowjava --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowjava --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-openflowjava --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 62 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml [INFO] attaching as features-openflowjava-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json [INFO] attaching as features-openflowjava-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowjava --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowjava --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowjava --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.18.0-SNAPSHOT [13/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-openflowjava-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml [INFO] attaching as features-openflowjava-aggregator-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json [INFO] attaching as features-openflowjava-aggregator-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava-aggregator --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [INFO] [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ [INFO] Building simple-client 0.18.0-SNAPSHOT [14/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ simple-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simple-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ simple-client --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ simple-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ simple-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ simple-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ simple-client --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ simple-client --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ simple-client --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ simple-client --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 31 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.xml [INFO] attaching as simple-client-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.json [INFO] attaching as simple-client-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ simple-client --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ simple-client --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ simple-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ simple-client --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ simple-client --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ simple-client --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.18.0-SNAPSHOT [15/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflow-protocol-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflow-protocol-it --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.55 s -- in org.opendaylight.openflowjava.protocol.it.integration.IntegrationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflow-protocol-it --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-it --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflow-protocol-it --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.xml [INFO] attaching as openflow-protocol-it-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.json [INFO] attaching as openflow-protocol-it-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.5:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.0-SNAPSHOT:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.0-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-it --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'ODL :: openflowjava :: openflow-protocol-it' with 0 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-it --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-it --- [INFO] No sources in project. Archive not created. [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- [INFO] Building model-inventory 0.18.0-SNAPSHOT [16/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-inventory --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.390 ms [INFO] yang-to-sources: Project model files found: 1 in 1.661 ms [INFO] yang-to-sources: 3 YANG models processed in 13.60 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 3.728 ms [INFO] Sorted 32 files into 5 directories in 89.82 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 15.75 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-inventory --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-inventory --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-inventory --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-inventory --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ model-inventory --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ model-inventory --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-inventory --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-inventory --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.xml [INFO] attaching as model-inventory-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.json [INFO] attaching as model-inventory-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-inventory --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-inventory --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-inventory --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-inventory --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- [INFO] Building model-flow-base 0.18.0-SNAPSHOT [17/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 2.475 ms [INFO] yang-to-sources: Project model files found: 11 in 18.85 ms [INFO] yang-to-sources: 21 YANG models processed in 399.7 ms [INFO] BindingJavaFileGenerator: Defined 602 files in 45.95 ms [INFO] Sorted 602 files into 136 directories in 776.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 248.0 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-base --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-flow-base --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-flow-base --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ model-flow-base --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ model-flow-base --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-base --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-flow-base --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.xml [INFO] attaching as model-flow-base-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.json [INFO] attaching as model-flow-base-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-base --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-base --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-base --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-base --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-base --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ [INFO] Building model-flow-service 0.18.0-SNAPSHOT [18/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 2.980 ms [INFO] yang-to-sources: Project model files found: 22 in 9.224 ms [INFO] yang-to-sources: 44 YANG models processed in 700.7 ms [INFO] BindingJavaFileGenerator: Defined 521 files in 44.08 ms [INFO] Sorted 521 files into 101 directories in 584.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 173.5 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[165,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-flow-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-flow-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ model-flow-service --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ model-flow-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-service --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-flow-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 26 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.xml [INFO] attaching as model-flow-service-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.json [INFO] attaching as model-flow-service-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-service --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-service --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- [INFO] Building openflowplugin-api 0.18.0-SNAPSHOT [19/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.660 ms [INFO] yang-to-sources: Project model files found: 3 in 2.535 ms [INFO] yang-to-sources: 3 YANG models processed in 70.51 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 1.468 ms [INFO] Sorted 26 files into 7 directories in 75.52 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 10.50 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 119 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeService.java:[26,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkEvent.java:[31,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkEvent has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 33 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.xml [INFO] attaching as openflowplugin-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.json [INFO] attaching as openflowplugin-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-api --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-api --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- [INFO] Building model-flow-statistics 0.18.0-SNAPSHOT [20/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-statistics --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 3.349 ms [INFO] yang-to-sources: Project model files found: 8 in 4.832 ms [INFO] yang-to-sources: 31 YANG models processed in 504.7 ms [INFO] BindingJavaFileGenerator: Defined 292 files in 36.00 ms [INFO] Sorted 292 files into 46 directories in 349.5 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 105.4 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-statistics --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-flow-statistics --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-statistics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ model-flow-statistics --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ model-flow-statistics --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-statistics --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-flow-statistics --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.xml [INFO] attaching as model-flow-statistics-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.json [INFO] attaching as model-flow-statistics-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-statistics --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-statistics --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-statistics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-statistics --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-statistics --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- [INFO] Building openflowplugin-extension-api 0.18.0-SNAPSHOT [21/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 3.428 ms [INFO] yang-to-sources: Project model files found: 6 in 17.30 ms [INFO] yang-to-sources: 39 YANG models processed in 626.1 ms [INFO] BindingJavaFileGenerator: Defined 199 files in 44.27 ms [INFO] Sorted 199 files into 45 directories in 272.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 102.6 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin-extension-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.opendaylight.openflowplugin.extension.api.GroupingResolverTest [INFO] Running org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.extension.api.TypeVersionKeyTest [INFO] Running org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.api.SetFieldExtensionTest [INFO] Running org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.api.GroupingLooseResolverTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-extension-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.xml [INFO] attaching as openflowplugin-extension-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.json [INFO] attaching as openflowplugin-extension-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-api' with 29 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- [INFO] Building openflowplugin 0.18.0-SNAPSHOT [22/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[71,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.MatchExtensionHelperTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ActionExtensionHelperTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImplTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV10Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.action.ActionConvertorV13Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.flow.FlowStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchV10ResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorV10Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchConvertorUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.match.MatchResponseConvertor2Test [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterConfigStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PortConvertorTest [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 [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.OrderComparatorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.IpConversionUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupDescStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.PacketOutConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.GroupStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorManagerTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.MeterStatsResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.TableFeaturesResponseConvertorTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.openflowplugin.openflow.md.core.session.ExtensionSessionManagerImplTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.openflow.md.util.ActionUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.openflow.md.util.InventoryDataServiceUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.openflow.md.util.OpenflowPortsUtilTest [INFO] Running org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.openflow.md.util.ByteUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.xml [INFO] attaching as openflowplugin-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.json [INFO] attaching as openflowplugin-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin' with 187 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- [INFO] Building openflowplugin-common 0.18.0-SNAPSHOT [23/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin-common --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s -- in org.opendaylight.openflowplugin.common.wait.SimpleTaskRetryLooperTest [INFO] Running org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.171 s -- in org.opendaylight.openflowplugin.common.txchain.TransactionChainManagerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 17 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.xml [INFO] attaching as openflowplugin-common-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.json [INFO] attaching as openflowplugin-common-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-common --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-common --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-common' with 6 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-common --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- [INFO] Building openflowplugin-impl 0.18.0-SNAPSHOT [24/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 552 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast required: java.util.List found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[405,22] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.GetAllNodeConnectorsStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[406,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[402,21] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.GetNodeConnectorStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[403,25] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[398,22] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetAllQueuesStatisticsFromGivenPort in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[399,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[395,22] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetAllQueuesStatisticsFromAllPorts in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[396,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[392,22] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetQueueStatisticsFromGivenPort in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[393,25] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[389,22] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetMeterFeatures in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[390,25] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[386,22] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetAllMeterConfigStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[387,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[383,25] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetAllMeterStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[384,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[379,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetMeterStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[380,25] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[376,22] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GetGroupFeatures in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[377,25] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[373,22] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GetGroupDescription in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[374,25] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[370,22] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GetAllGroupStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[371,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[367,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GetGroupStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[368,25] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[364,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.GetFlowTablesStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[365,25] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[359,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetFlowStatisticsFromFlowTable in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[360,25] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[356,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAllFlowsStatisticsFromAllFlowTables in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[357,25] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[353,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAllFlowStatisticsFromFlowTable in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[354,25] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[350,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAggregateFlowStatisticsFromFlowTableForAllFlows in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[351,25] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion required: java.util.ArrayList found: java.util.ArrayList [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[80,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[80,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[80,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/PacketReceivedTranslator.java:[95,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[53,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[52,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[92,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[79,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[104,54] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,77] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,78] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[62,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[74,103] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,66] unchecked method invocation: method getMultiMsgCollector in interface org.opendaylight.openflowplugin.api.openflow.device.DeviceContext is applied to given types required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,70] unchecked conversion required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractSingleStatsServiceTest.java:[37,15] found raw type: org.mockito.stubbing.Answer missing type arguments for generic class org.mockito.stubbing.Answer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightPortStatisticsServiceImplTest.java:[60,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightPortStatisticsServiceImplTest.java:[60,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/GetFlowTablesStatisticsImplTest.java:[60,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/GetFlowTablesStatisticsImplTest.java:[60,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[69,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[69,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[108,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[108,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[127,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[127,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtilTest.java:[108,9] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImplTest.java:[82,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslatorTest.java:[85,15] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslatorTest.java:[96,15] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[200,30] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[206,57] unchecked method invocation: method writeToTransaction in interface org.opendaylight.openflowplugin.api.openflow.device.TxFacade is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[207,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[209,90] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtilsTest.java:[214,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion required: org.opendaylight.yangtools.util.concurrent.NotificationManager found: org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[27,13] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[31,42] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightMeterStatisticsServiceImplTest.java:[87,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightMeterStatisticsServiceImplTest.java:[87,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[39,5] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[40,5] found raw type: org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback missing type arguments for generic class org.opendaylight.openflowplugin.impl.services.AbstractRequestCallback [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java:[44,35] found raw type: org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext missing type arguments for generic class org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContext [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatServiceTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin-impl --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlOutActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecMplsTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.CopyTtlInActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetNwTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.DecNwTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetMplsTtlActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.OutputActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushVlanActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushMplsActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetQueueActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopPbbActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.SetFieldActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopVlanActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PopMplsActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.GroupActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.action.PushPbbActionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ApplyActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.GoToTableInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.ClearActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteMetadataInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.MeterInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.instruction.WriteActionsInstructionDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTllEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsLabelEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6DestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6TypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpOpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6ExtHeaderEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpFlagsEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpEcnEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdTargetEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4DestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TcpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.TunnelIdEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv4SourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetDestinationEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetSourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPhyPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanPcpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpProtoEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.UdpSourcePortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PacketTypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.IpDscpEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetTransportAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.EthernetTypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.SctpDestinationPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.InPortEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4TypeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6SourceEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsBosEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MplsTcEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceHardwareAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.PbbEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv6CodeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpTargetHardwareAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Icmpv4CodeEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.ArpSourceTransportAddressEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.VlanVidEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6FlabelEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.Ipv6NdSllEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.match.MetadataEntryDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PacketInMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.MeterMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.PortMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.GroupMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.messages.FlowMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterConfigDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowTableStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMessageDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyTableFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyPortDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyQueueStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyFlowAggregateStatsDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.TableFeaturesMatchFieldDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyGroupDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyDescDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart.MultipartReplyMeterFeaturesDeserializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.490 s -- in org.opendaylight.openflowplugin.impl.protocol.deserialization.MessageDeserializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushMplsActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetQueueActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.GroupActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopPbbActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecNwTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushPbbActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlOutActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanIdActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PushVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.DecMplsTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetVlanPcpActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.PopMplsActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetMplsTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetDlDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTosActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.StripVlanActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.CopyTtlInActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetNwTtlActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpDstActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.OutputActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.actions.SetTpSrcActionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowTableStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestQueueStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteSetfieldMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WildcardsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.MatchTablePropertySerializerTest [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 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.WriteActionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.InstructionsMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableMissTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield.MatchFieldSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplySetfieldMissTablePropertySerializerTest [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 [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.NextTableTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.ApplyActionsTablePropertySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestTableFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterFeaturesSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestMeterConfigSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestPortDescSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestFlowAggregateStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.MultipartRequestGroupStatsSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.FlowMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.AsyncConfigMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.MeterMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.GroupMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.messages.PortMessageSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpEcnEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6TypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsBosEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpOpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpFlagsEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTargetEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanVidEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PbbEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4ArbitraryBitMaskSourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdSllEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsTcEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.VlanPcpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpProtoEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.PacketTypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.IpDscpEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ArbitraryBitMaskDestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceHardwareAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpSourceTransportAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6ExtHeaderEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv4DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4TypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4SourceEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TcpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MplsLabelEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.UdpDestinationPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv6CodeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.MetadataEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIdEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.SctpSourcePortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetTransportAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Icmpv4CodeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.ArpTargetHardwareAddressEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.EthernetTypeEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6LabelEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.TunnelIpv4DestinationEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.InPhyPortEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.match.Ipv6NdTllEntrySerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.GoToTableInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ClearActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.MeterInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.ApplyActionsInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.WriteMetadataInstructionSerializerTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.MessageSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.ActionSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.protocol.serialization.InstructionSerializerInjectorTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.627 s -- in org.opendaylight.openflowplugin.impl.services.sal.TransmitPacketImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalEchoServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowsBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdatePortImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMetersBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalAsyncConfigServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterMpRequestImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.opendaylight.openflowplugin.impl.services.sal.UpdateTableImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalFlowServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalRoleRpcTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.services.sal.SetConfigImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalBundleServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendExperimenterImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowplugin.impl.services.sal.SendBarrierImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalMeterServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.opendaylight.openflowplugin.impl.services.sal.SalGroupsBatchServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s -- in org.opendaylight.openflowplugin.impl.services.sal.ProcessFlatBatchImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerAggregateFlowMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerTableMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerExperimenterMultipartServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerFlowServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerPortServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerMeterServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.services.singlelayer.SingleLayerGroupServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.opendaylight.openflowplugin.impl.services.MultipartRequestOnTheFlyCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchGroupAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchFlowAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.services.batch.FlatBatchMeterAdaptersTest [INFO] Running org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.services.AbstractRequestCallbackTest [INFO] Running org.opendaylight.openflowplugin.impl.services.SendEchoImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.services.SendEchoImplTest [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestContextUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.services.util.RequestInputUtilsTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.FlowDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.NodeConnectorDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.GroupDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.MeterDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.singlelayer.QueueDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.FlowDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.NodeConnectorDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.QueueDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.GroupDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.opendaylight.openflowplugin.impl.statistics.services.direct.multilayer.MeterDirectStatisticsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.statistics.services.PortStatsServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightPortStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightQueueStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightMeterStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.AbstractCompatibleStatServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.openflowplugin.impl.statistics.services.compatibility.OpendaylightFlowStatisticsServiceDelegateImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightGroupStatisticsServiceImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.impl.statistics.services.OpendaylightFlowStatisticsServiceImpl2Test [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsGatheringUtilsTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.openflowplugin.impl.statistics.MultipartReplyTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplParamTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsPollingServiceTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.statistics.ofpspecific.MessageIntelligenceAgencyImplTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.impl.statistics.TimeCounterTest [INFO] Running org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.statistics.StatisticsContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.opendaylight.openflowplugin.impl.device.DeviceManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.device.PacketInRateLimiterTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF10DeviceInitializerTest [INFO] Running org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.opendaylight.openflowplugin.impl.device.initialization.OF13DeviceInitializerTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.device.DeviceStateImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.643 s -- in org.opendaylight.openflowplugin.impl.device.listener.MultiMsgCollectorImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.openflowplugin.impl.device.listener.OpenflowProtocolListenerFullImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.opendaylight.openflowplugin.impl.device.DeviceContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.impl.device.SwitchFeaturesUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowStatsCommandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowSessionStatsCommandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetEventTimesComandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.karaf.ResetSessionStatsComandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.karaf.ShowEventTimesComandProviderTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowDescriptorDtoTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.impl.registry.flow.FlowRegistryKeyFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.impl.registry.flow.DeviceFlowRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.registry.meter.DeviceMeterRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.registry.group.DeviceGroupRegistryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.translator.AggregatedFlowStatisticsTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.openflowplugin.impl.translator.PacketReceivedTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.opendaylight.openflowplugin.impl.translator.FlowRemovedTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.impl.translator.PortUpdateTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.connection.OutboundQueueProviderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s -- in org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.openflowplugin.impl.connection.listener.HandshakeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.044 s -- in org.opendaylight.openflowplugin.impl.connection.listener.SystemNotificationsListenerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowplugin.impl.connection.listener.OpenflowProtocolListenerInitialImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.opendaylight.openflowplugin.impl.connection.HandshakeManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.connection.ErrorHandlerSimpleImplTest [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.DeviceStateUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.util.FlatBatchUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.openflowplugin.impl.util.PortTranslatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.NodeConnectorRefToPortTranslatorTest [INFO] Running org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.AddressNormalizationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PacketInUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.PacketInUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.TranslatorLibratyUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.impl.util.FlowCreatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MeterUtilTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.util.MeterUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.BarrierUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.openflowplugin.impl.util.BarrierUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.impl.util.DeviceInitializationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.PathUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.PathUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.FlowUtilTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.opendaylight.openflowplugin.impl.util.FlowUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.GroupUtilTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.impl.util.GroupUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MessageFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.util.MessageFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.impl.util.MatchNormalizationUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.util.MatchUtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.opendaylight.openflowplugin.impl.util.MatchUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.opendaylight.openflowplugin.impl.configuration.OpenFlowProviderConfigImplTest [INFO] Running org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.opendaylight.openflowplugin.impl.configuration.ConfigurationServiceFactoryImplTest [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainImplTest [INFO] Running org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.920 s -- in org.opendaylight.openflowplugin.impl.lifecycle.ContextChainHolderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.impl.rpc.AbstractRequestContextTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.openflowplugin.impl.rpc.RpcContextImplTest [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegateTest [INFO] Running org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowplugin.impl.mastership.MastershipChangeServiceManagerImplTest [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowplugin.impl.common.MultipartRequestInputFactoryTest [INFO] Running org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.openflowplugin.impl.common.MultipartReplyTranslatorUtilTest [INFO] Running org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.openflowplugin.impl.OpenFlowPluginProviderImplTest [INFO] Running org.opendaylight.openflowplugin.impl.role.RoleContextImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.openflowplugin.impl.role.RoleContextImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 735, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.UNKNOWN [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] 1 warning [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 80 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.xml [INFO] attaching as openflowplugin-impl-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.json [INFO] attaching as openflowplugin-impl-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.0:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.infrautils:infrautils-util:jar:6.0.5:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] io.netty:netty-common:jar:4.1.104.Final:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.5:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-impl --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-impl --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-impl' with 615 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-impl --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- [INFO] Building openflowjava-extension-nicira-api 0.18.0-SNAPSHOT [25/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowjava-extension-nicira-api --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionDeserializerKeyTest [INFO] Running org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.api.NiciraActionSerializerKeyTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowjava-extension-nicira-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml [INFO] attaching as openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.json [INFO] attaching as openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira-api --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-nicira-api' with 4 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- [INFO] Building openflowjava-extension-nicira 0.18.0-SNAPSHOT [26/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.361 ms [INFO] yang-to-sources: Project model files found: 2 in 9.724 ms [INFO] yang-to-sources: 11 YANG models processed in 106.0 ms [INFO] BindingJavaFileGenerator: Defined 365 files in 23.19 ms [INFO] Sorted 365 files into 74 directories in 508.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 89.76 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowjava-extension-nicira --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.opendaylight.openflowjava.nx.codec.match.IpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg0CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg5CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4SrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.IpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowjava.nx.codec.match.EthSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg4CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpShaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIpv4DstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshNpCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.NxmHeaderTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.EthTypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpTpaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg6CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpOpCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.MetadataCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg1CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NshTtlCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.IcmpTypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.UdpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpThaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshFlagsCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg7CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.ArpSpaCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.CtTpDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6DstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NshMdtypeCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NspCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.NspCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractNshcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowjava.nx.codec.match.Ipv6SrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.match.NsiCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowjava.nx.codec.match.EthDstCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.match.CtStateCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.CtZoneCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.match.Reg3CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowjava.nx.codec.match.TcpSrcCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.432 s -- in org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.PktMarkCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowjava.nx.codec.match.TunIdCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.openflowjava.nx.codec.action.ConntrackCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.openflowjava.nx.codec.action.AbstractActionCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.nx.codec.action.RegMoveCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.ResubmitCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputReg2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.DecNshTtlCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.FinTimeoutCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.nx.codec.action.DecapCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.MultipathCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoadCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowjava.nx.codec.action.EncapCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.opendaylight.openflowjava.nx.codec.action.RegLoad2CodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.openflowjava.nx.codec.action.ActionDeserializerTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.opendaylight.openflowjava.nx.codec.action.LearnCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.OutputRegCodecTest [INFO] Running org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowjava.nx.codec.action.CtClearCodecTest [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionCodecRegistratorImplTest [INFO] Running org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.openflowjava.nx.NiciraExtensionsRegistratorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 155, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowjava-extension-nicira --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.xml [INFO] attaching as openflowjava-extension-nicira-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.json [INFO] attaching as openflowjava-extension-nicira-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-nicira' with 77 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- [INFO] Building openflowjava-extension-eric 0.18.0-SNAPSHOT [27/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 2.526 ms [INFO] yang-to-sources: Project model files found: 1 in 650.3 μs [INFO] yang-to-sources: 6 YANG models processed in 47.20 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 6.170 ms [INFO] Sorted 16 files into 7 directories in 63.57 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 10.61 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowjava-extension-eric --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDReservedCodecTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.openflowjava.eric.codec.match.EricHeaderTest [INFO] Running org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowjava.eric.codec.match.Icmpv6NDOptionsTypeCodecTest [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.450 s -- in org.opendaylight.openflowjava.eric.EricExtensionsRegistratorTest [INFO] Running org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.opendaylight.openflowjava.eric.EricExtensionCodecRegistratorImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-eric --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowjava-extension-eric --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.xml [INFO] attaching as openflowjava-extension-eric-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.json [INFO] attaching as openflowjava-extension-eric-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-eric --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowjava-extension-eric' with 8 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- [INFO] Building openflowplugin-extension-nicira 0.18.0-SNAPSHOT [28/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 4.505 ms [INFO] yang-to-sources: Project model files found: 2 in 36.44 ms [INFO] yang-to-sources: 39 YANG models processed in 663.7 ms [INFO] BindingJavaFileGenerator: Defined 916 files in 60.78 ms [INFO] Sorted 916 files into 95 directories in 1.025 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 320.2 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin-extension-nicira --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.038 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoad2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegMoveConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ResubmitConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.CtClearConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecNshTtlConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.EncapConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.DecapConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.MultipathConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.ConntrackConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputReg2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.OutputRegConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.RegLoadConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FieldChoiceResolverTest [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 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.action.FinTimeoutConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpTpaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NsiConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc4ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIdConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc1ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtZoneConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshNpConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4DstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpSrcConvertorTest [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 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpThaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthSrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.CtStateConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc2ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpOpConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.Nshc3ConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.UdpDstConvertorTest [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 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpSpaConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthDstConvertorTest [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 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TunIPv4SrcConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.EthTypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.ArpShaConvertorTest [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 [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.TcpDstConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshMdtypeConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshTtlConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NshFlagsConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.match.NspConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.MatchUtilTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.convertor.IpConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.opendaylight.openflowplugin.extension.vendor.nicira.NiciraExtensionProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-nicira --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-extension-nicira --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.xml [INFO] attaching as openflowplugin-extension-nicira-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.json [INFO] attaching as openflowplugin-extension-nicira-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-nicira --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-nicira' with 60 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- [INFO] Building openflowplugin-extension-onf 0.18.0-SNAPSHOT [29/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin-extension-onf --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.499 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleControlConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s -- in org.opendaylight.openflowplugin.extension.onf.converter.BundleAddMessageConverterTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.915 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleAddMessageFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.openflowplugin.extension.onf.serializer.BundleControlFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.openflowplugin.extension.onf.OnfExtensionProviderTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.BundleControlFactoryTest [INFO] Running org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.extension.onf.deserializer.OnfExperimenterErrorFactoryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-onf --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-extension-onf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.xml [INFO] attaching as openflowplugin-extension-onf-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.json [INFO] attaching as openflowplugin-extension-onf-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] io.netty:netty-buffer:jar:4.1.104.Final:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-onf --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-onf' with 9 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- [INFO] Building openflowplugin-extension-eric 0.18.0-SNAPSHOT [30/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 3.888 ms [INFO] yang-to-sources: Project model files found: 1 in 1.247 ms [INFO] yang-to-sources: 35 YANG models processed in 406.8 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 30.95 ms [INFO] Sorted 37 files into 5 directories in 113.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 43.29 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin-extension-eric --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDReservedConvertorTest [INFO] Running org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.extension.vendor.eric.convertor.match.Icmpv6NDOptionsTypeConvertorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-eric --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-extension-eric --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.xml [INFO] attaching as openflowplugin-extension-eric-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.json [INFO] attaching as openflowplugin-extension-eric-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-eric --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'openflowplugin-extension-eric' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- [INFO] Building test-extension 0.18.0-SNAPSHOT [31/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-extension --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 17 dependencies in 4.471 ms [INFO] yang-to-sources: Project model files found: 1 in 732.8 μs [INFO] yang-to-sources: 1 YANG models processed in 95.18 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 712.4 μs [INFO] Sorted 9 files into 3 directories in 53.07 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 3.392 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-extension --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ test-extension --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ test-extension --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-extension --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ test-extension --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ test-extension --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-extension --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ test-extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 52 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.xml [INFO] attaching as test-extension-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.json [INFO] attaching as test-extension-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-extension --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.0:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-extension --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-extension --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-extension --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-extension --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- [INFO] Building model-topology 0.18.0-SNAPSHOT [32/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.294 ms [INFO] yang-to-sources: Project model files found: 1 in 582.0 μs [INFO] yang-to-sources: 5 YANG models processed in 106.3 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 4.670 ms [INFO] Sorted 8 files into 3 directories in 52.00 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 7.876 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ model-topology --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ model-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-topology --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.xml [INFO] attaching as model-topology-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.json [INFO] attaching as model-topology-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-topology --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-topology --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-topology --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-topology --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.0-SNAPSHOT [33/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nsf-model --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-nsf-model --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-nsf-model --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.31 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-nsf-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 71 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml [INFO] attaching as odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json [INFO] attaching as odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nsf-model --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.18.0-SNAPSHOT [34/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-libraries --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-libraries --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-libraries --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.15 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-libraries --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 12 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml [INFO] attaching as odl-openflowplugin-libraries-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json [INFO] attaching as odl-openflowplugin-libraries-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-libraries --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-libraries --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- [INFO] Building openflowplugin-blueprint-config 0.18.0-SNAPSHOT [35/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ openflowplugin-blueprint-config --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-blueprint-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.xml [INFO] attaching as openflowplugin-blueprint-config-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.json [INFO] attaching as openflowplugin-blueprint-config-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-SNAPSHOT-config.cfg [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.0-SNAPSHOT [36/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-southbound --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-southbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-southbound --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.69 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-southbound --- [INFO] CycloneDX: Resolving Dependencies [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] CycloneDX: Creating BOM version 1.4 with 251 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml [INFO] attaching as odl-openflowplugin-southbound-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json [INFO] attaching as odl-openflowplugin-southbound-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-southbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-southbound --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.0-SNAPSHOT [37/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nxm-extensions --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.06 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-nxm-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 255 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-nxm-extensions-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-nxm-extensions-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nxm-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.0-SNAPSHOT [38/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-onf-extensions --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-onf-extensions --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.45 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-onf-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 252 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-onf-extensions-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-onf-extensions-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-onf-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.0-SNAPSHOT [39/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-eric-extensions --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-eric-extensions --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.19 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-eric-extensions --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml [INFO] attaching as odl-openflowplugin-eric-extensions-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json [INFO] attaching as odl-openflowplugin-eric-extensions-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-eric-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- [INFO] Building features-openflowplugin-extension 0.18.0-SNAPSHOT [40/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin-extension --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin-extension --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowplugin-extension --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-openflowplugin-extension --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-openflowplugin-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin-extension --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-openflowplugin-extension --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 260 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml [INFO] attaching as features-openflowplugin-extension-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json [INFO] attaching as features-openflowplugin-extension-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin-extension --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin-extension --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [INFO] [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- [INFO] Building features-extension-aggregator 0.18.0-SNAPSHOT [41/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-extension-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-extension-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-extension-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.xml [INFO] attaching as features-extension-aggregator-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.json [INFO] attaching as features-extension-aggregator-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-extension-aggregator --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-extension-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- [INFO] Building openflowplugin-extension-aggregator 0.18.0-SNAPSHOT [42/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-extension-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ [INFO] Building test-provider 0.18.0-SNAPSHOT [43/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-provider --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[558,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[560,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ test-provider --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ test-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-provider --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ test-provider --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ test-provider --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-provider --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ test-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 38 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.xml [INFO] attaching as test-provider-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.json [INFO] attaching as test-provider-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-provider --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-provider --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-provider --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- [INFO] Building test-common 0.18.0-SNAPSHOT [44/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ test-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ test-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ test-common --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ test-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-common --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ test-common --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.xml [INFO] attaching as test-common-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.json [INFO] attaching as test-common-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-common --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-common --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-common --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-common --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- [INFO] Building drop-test-karaf 0.18.0-SNAPSHOT [45/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ drop-test-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drop-test-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ drop-test-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[23,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[23,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[23,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,9] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,41] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[18,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[18,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[18,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[22,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[22,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[22,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ drop-test-karaf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ drop-test-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ drop-test-karaf --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ drop-test-karaf --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ drop-test-karaf --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ drop-test-karaf --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.xml [INFO] attaching as drop-test-karaf-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.json [INFO] attaching as drop-test-karaf-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ drop-test-karaf --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.4:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ drop-test-karaf --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ drop-test-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ drop-test-karaf --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ drop-test-karaf --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ [INFO] Building bulk-o-matic 0.18.0-SNAPSHOT [46/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bulk-o-matic --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 3.408 ms [INFO] yang-to-sources: Project model files found: 1 in 5.687 ms [INFO] yang-to-sources: 23 YANG models processed in 363.4 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 27.98 ms [INFO] Sorted 61 files into 5 directories in 132.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 48.18 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bulk-o-matic --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[157,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[178,60] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bulk-o-matic --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ bulk-o-matic --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterDirectOFRpcTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.SalBulkFlowRpcsTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.BulkOMaticUtilsTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterTxChainTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterConcurrentTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowReaderTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.FlowWriterSequentialTest [INFO] Running org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.openflowplugin.applications.bulk.o.matic.TableWriterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ bulk-o-matic --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bulk-o-matic --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ bulk-o-matic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.xml [INFO] attaching as bulk-o-matic-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.json [INFO] attaching as bulk-o-matic-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bulk-o-matic --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bulk-o-matic --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bulk-o-matic --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'bulk-o-matic' with 23 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bulk-o-matic --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bulk-o-matic --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.0-SNAPSHOT [47/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.55 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json [INFO] attaching as odl-openflowplugin-app-bulk-o-matic-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/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.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- [INFO] Building device-ownership-service 0.18.0-SNAPSHOT [48/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ device-ownership-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ device-ownership-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ device-ownership-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ device-ownership-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ device-ownership-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ device-ownership-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ device-ownership-service --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ device-ownership-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ device-ownership-service --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ device-ownership-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.xml [INFO] attaching as device-ownership-service-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.json [INFO] attaching as device-ownership-service-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ device-ownership-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ device-ownership-service --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ device-ownership-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ device-ownership-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ device-ownership-service --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ device-ownership-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- [INFO] Building of-switch-config-pusher 0.18.0-SNAPSHOT [49/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ of-switch-config-pusher --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ of-switch-config-pusher --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s -- in org.opendaylight.openflowplugin.openflow.ofswitch.config.DefaultConfigPusherTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ of-switch-config-pusher --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ of-switch-config-pusher --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.xml [INFO] attaching as of-switch-config-pusher-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.json [INFO] attaching as of-switch-config-pusher-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ of-switch-config-pusher --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ of-switch-config-pusher --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ of-switch-config-pusher --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'of-switch-config-pusher' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ of-switch-config-pusher --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.0-SNAPSHOT [50/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-config-pusher --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.76 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-config-pusher --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml [INFO] attaching as odl-openflowplugin-app-config-pusher-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json [INFO] attaching as odl-openflowplugin-app-config-pusher-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-config-pusher --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- [INFO] Building arbitratorreconciliation-api 0.18.0-SNAPSHOT [51/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 3.495 ms [INFO] yang-to-sources: Project model files found: 1 in 718.3 μs [INFO] yang-to-sources: 11 YANG models processed in 137.5 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 13.28 ms [INFO] Sorted 14 files into 3 directories in 66.21 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 18.30 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ arbitratorreconciliation-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-api --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ arbitratorreconciliation-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.xml [INFO] attaching as arbitratorreconciliation-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.json [INFO] attaching as arbitratorreconciliation-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- [INFO] Building reconciliation-framework 0.18.0-SNAPSHOT [52/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ reconciliation-framework --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reconciliation-framework --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ reconciliation-framework --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationManagerImpl.java:[46,14] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ reconciliation-framework --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- karaf-services-maven-plugin:4.4.4:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ reconciliation-framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ reconciliation-framework --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ reconciliation-framework --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ reconciliation-framework --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ reconciliation-framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.xml [INFO] attaching as reconciliation-framework-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.json [INFO] attaching as reconciliation-framework-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ reconciliation-framework --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ reconciliation-framework --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ reconciliation-framework --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ reconciliation-framework --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- [INFO] Building arbitratorreconciliation-impl 0.18.0-SNAPSHOT [53/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[94,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ arbitratorreconciliation-impl --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-impl --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ arbitratorreconciliation-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 45 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.xml [INFO] attaching as arbitratorreconciliation-impl-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.json [INFO] attaching as arbitratorreconciliation-impl-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.0-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- [INFO] Building forwardingrules-manager 0.18.0-SNAPSHOT [54/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 2.455 ms [INFO] yang-to-sources: Project model files found: 2 in 999.1 μs [INFO] yang-to-sources: 5 YANG models processed in 80.31 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 2.709 ms [INFO] Sorted 14 files into 5 directories in 84.71 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 8.000 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-manager --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[56,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ forwardingrules-manager --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ forwardingrules-manager --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.987 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManagerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.903 s -- in org.opendaylight.openflowplugin.applications.frm.impl.MeterListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.opendaylight.openflowplugin.applications.frm.impl.NodeListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s -- in org.opendaylight.openflowplugin.applications.frm.impl.FlowListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.800 s -- in org.opendaylight.openflowplugin.applications.frm.impl.GroupListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipTest [INFO] Running org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.openflowplugin.applications.frm.impl.TableFeaturesListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ forwardingrules-manager --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.18.0-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-manager --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ forwardingrules-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 47 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.xml [INFO] attaching as forwardingrules-manager-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.json [INFO] attaching as forwardingrules-manager-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.0:test [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-manager --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-manager --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'forwardingrules-manager' with 48 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-manager --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.0-SNAPSHOT [55/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.49 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json [INFO] attaching as odl-openflowplugin-app-forwardingrules-manager-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- [INFO] Building forwardingrules-sync 0.18.0-SNAPSHOT [56/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-sync --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-sync --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ forwardingrules-sync --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ forwardingrules-sync --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.582 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.clustering.DeviceMastershipManagerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.ForwardingRulesSyncProviderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.FlowForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.MeterForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.GroupForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyFlatBatchImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.SyncPlanPushStrategyIncrementalImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.strategy.TableForwarderTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedConfigListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorClusterDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorImplTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorGuardDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SimplifiedOperationalListenerTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.030 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorFutureZipDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.openflowplugin.applications.frsync.impl.SyncReactorRetryDecoratorTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconcileUtilTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.openflowplugin.applications.frsync.util.ReconciliationRegistryTest [INFO] Running org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.177 s -- in org.opendaylight.openflowplugin.applications.frsync.util.SemaphoreKeeperGuavaImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ forwardingrules-sync --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.18.0-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-sync --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ forwardingrules-sync --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 36 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.xml [INFO] attaching as forwardingrules-sync-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.json [INFO] attaching as forwardingrules-sync-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-sync --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-sync --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-sync --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'forwardingrules-sync' with 39 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-sync --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.0-SNAPSHOT [57/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.47 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json [INFO] attaching as odl-openflowplugin-app-forwardingrules-sync-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- [INFO] Building table-miss-enforcer 0.18.0-SNAPSHOT [58/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ table-miss-enforcer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ table-miss-enforcer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ table-miss-enforcer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ table-miss-enforcer --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.970 s -- in org.opendaylight.openflowplugin.applications.tablemissenforcer.LLDPDataTreeChangeListenerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ table-miss-enforcer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ table-miss-enforcer --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ table-miss-enforcer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 42 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.xml [INFO] attaching as table-miss-enforcer-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.json [INFO] attaching as table-miss-enforcer-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ table-miss-enforcer --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ table-miss-enforcer --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ table-miss-enforcer --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'table-miss-enforcer' with 1 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ table-miss-enforcer --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.0-SNAPSHOT [59/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.30 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 254 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json [INFO] attaching as odl-openflowplugin-app-table-miss-enforcer-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/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.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- [INFO] Building topology-lldp-discovery 0.18.0-SNAPSHOT [60/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.790 ms [INFO] yang-to-sources: Project model files found: 1 in 612.8 μs [INFO] yang-to-sources: 1 YANG models processed in 61.53 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 519.2 μs [INFO] Sorted 7 files into 3 directories in 49.63 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 3.909 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,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 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ topology-lldp-discovery --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ topology-lldp-discovery --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.976 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAgerTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.openflowplugin.applications.topology.lldp.utils.LLDPDiscoveryUtilsTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-lldp-discovery --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ topology-lldp-discovery --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.xml [INFO] attaching as topology-lldp-discovery-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.json [INFO] attaching as topology-lldp-discovery-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-lldp-discovery --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-lldp-discovery --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-lldp-discovery --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-lldp-discovery' with 8 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-lldp-discovery --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ [INFO] Building lldp-speaker 0.18.0-SNAPSHOT [61/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lldp-speaker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.398 ms [INFO] yang-to-sources: Project model files found: 2 in 781.8 μs [INFO] yang-to-sources: 3 YANG models processed in 60.66 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 953.0 μs [INFO] Sorted 30 files into 5 directories in 86.43 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 11.49 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lldp-speaker --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ lldp-speaker --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ lldp-speaker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ lldp-speaker --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.047 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.LLDPSpeakerTest [INFO] Running org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslatorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ lldp-speaker --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lldp-speaker --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ lldp-speaker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.xml [INFO] attaching as lldp-speaker-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.json [INFO] attaching as lldp-speaker-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lldp-speaker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lldp-speaker --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lldp-speaker --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'lldp-speaker' with 7 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lldp-speaker --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lldp-speaker --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- [INFO] Building topology-manager 0.18.0-SNAPSHOT [62/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-manager --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ topology-manager --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ topology-manager --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ topology-manager --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 s -- in org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImplTest [INFO] Running org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.opendaylight.openflowplugin.applications.topology.manager.FlowCapableTopologyExporterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ topology-manager --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-manager --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ topology-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 40 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.xml [INFO] attaching as topology-manager-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.json [INFO] attaching as topology-manager-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.0:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-manager --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-manager --- [INFO] Loading execution data file /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'topology-manager' with 11 classes [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-manager --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-manager --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.18.0-SNAPSHOT [63/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-topology --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.58 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-topology --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.0-SNAPSHOT [64/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.60 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 255 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json [INFO] attaching as odl-openflowplugin-app-lldp-speaker-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.0-SNAPSHOT [65/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.74 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-lldp-discovery-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/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.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.0-SNAPSHOT [66/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-manager --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.30 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-topology-manager --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml [INFO] attaching as odl-openflowplugin-app-topology-manager-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json [INFO] attaching as odl-openflowplugin-app-topology-manager-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-manager --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.0-SNAPSHOT [67/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.98 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 253 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json [INFO] attaching as odl-openflowplugin-app-reconciliation-framework-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.0-SNAPSHOT [68/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.99 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json [INFO] attaching as odl-openflowplugin-app-arbitratorreconciliation-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.18.0-SNAPSHOT [69/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-flow-services --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-flow-services --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.97 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-flow-services --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 266 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml [INFO] attaching as odl-openflowplugin-flow-services-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json [INFO] attaching as odl-openflowplugin-flow-services-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.18.0-SNAPSHOT [70/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-drop-test --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-drop-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-drop-test --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 323.3 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-drop-test --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 269 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml [INFO] attaching as odl-openflowplugin-drop-test-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json [INFO] attaching as odl-openflowplugin-drop-test-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-drop-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-drop-test --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.0-SNAPSHOT [71/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services-rest --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.19 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-flow-services-rest --- [INFO] CycloneDX: Resolving Dependencies [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] CycloneDX: Creating BOM version 1.4 with 434 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml [INFO] attaching as odl-openflowplugin-flow-services-rest-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json [INFO] attaching as odl-openflowplugin-flow-services-rest-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [INFO] [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- [INFO] Building southbound-cli 0.18.0-SNAPSHOT [72/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.714 ms [INFO] yang-to-sources: Project model files found: 1 in 534.4 μs [INFO] yang-to-sources: 2 YANG models processed in 72.26 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 932.0 μs [INFO] Sorted 15 files into 4 directories in 54.26 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 7.068 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-cli --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-cli --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-cli --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ southbound-cli --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ southbound-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-cli --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ southbound-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 66 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.xml [INFO] attaching as southbound-cli-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.json [INFO] attaching as southbound-cli-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-cli --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.0-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-cli --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-cli --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-cli --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-cli --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.0-SNAPSHOT [73/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-southbound-cli --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Surefire report directory: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.98 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 256 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json [INFO] attaching as odl-openflowplugin-app-southbound-cli-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-southbound-cli --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [INFO] [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- [INFO] Building features-openflowplugin 0.18.0-SNAPSHOT [74/84] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowplugin --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-openflowplugin --- [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default) @ features-openflowplugin --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ features-openflowplugin --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-openflowplugin --- [INFO] CycloneDX: Resolving Dependencies [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://nexus.codehaus.org/snapshots/ during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:binding-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://nexus.codehaus.org/snapshots/): transfer failed for http://nexus.codehaus.org/snapshots/org/opendaylight/serviceutils/binding-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus-snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://www.terracotta.org/download/reflector/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of terracotta-snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to terracotta-snapshots (http://www.terracotta.org/download/reflector/snapshots): authorization failed for http://www.terracotta.org/download/reflector/snapshots/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml, status: 403 Forbidden [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.snapshots (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [WARNING] org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xmlfailed to transfer from http://snapshots.repository.codehaus.org during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of codehaus.org has elapsed or updates are forced. Original error: Could not transfer metadata org.opendaylight.serviceutils:quality-parent:0.13.0-SNAPSHOT/maven-metadata.xml from/to codehaus.org (http://snapshots.repository.codehaus.org): transfer failed for http://snapshots.repository.codehaus.org/org/opendaylight/serviceutils/quality-parent/0.13.0-SNAPSHOT/maven-metadata.xml [INFO] CycloneDX: Creating BOM version 1.4 with 449 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.xml [INFO] attaching as features-openflowplugin-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.json [INFO] attaching as features-openflowplugin-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-SNAPSHOT-features.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [INFO] No primary artifact to deploy, deploying attached artifacts instead. [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:265) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [INFO] [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- [INFO] Building features-aggregator 0.18.0-SNAPSHOT [75/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.xml [INFO] attaching as features-aggregator-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.json [INFO] attaching as features-aggregator-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.0-SNAPSHOT [76/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ arbitratorreconciliation-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- [INFO] Building applications-aggregator 0.18.0-SNAPSHOT [77/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ applications-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ applications-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ applications-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ applications-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- [INFO] Building model-aggregator 0.18.0-SNAPSHOT [78/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- [INFO] Building learning-switch 0.18.0-SNAPSHOT [79/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ learning-switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ learning-switch --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ learning-switch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ learning-switch --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ learning-switch --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ learning-switch --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ learning-switch --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ learning-switch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ learning-switch --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ learning-switch --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 41 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.xml [INFO] attaching as learning-switch-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.json [INFO] attaching as learning-switch-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ learning-switch --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ learning-switch --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ learning-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ learning-switch --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ learning-switch --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ learning-switch --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- [INFO] Building sample-consumer 0.18.0-SNAPSHOT [80/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-consumer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-consumer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-consumer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ sample-consumer --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ sample-consumer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sample-consumer --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ sample-consumer --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sample-consumer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-consumer --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sample-consumer --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 34 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.xml [INFO] attaching as sample-consumer-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.json [INFO] attaching as sample-consumer-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-consumer --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-consumer --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-consumer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-consumer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-consumer --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-consumer --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- [INFO] Building sample-bundles 0.18.0-SNAPSHOT [81/84] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-bundles --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-bundles --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-bundles --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-bundles --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ sample-bundles >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ sample-bundles --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ sample-bundles --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sample-bundles --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.3:test (default-test) @ sample-bundles --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ sample-bundles --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- [INFO] Building bundle: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-bundles --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.0-SNAPSHOT-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ sample-bundles --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.xml [INFO] attaching as sample-bundles-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.json [INFO] attaching as sample-bundles-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-bundles --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.0:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-bundles --- [INFO] Building jar: /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-bundles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-bundles --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-bundles --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-SNAPSHOT-javadoc.jar [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-SNAPSHOT-cyclonedx.json [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-bundles --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:250) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- [INFO] Building openflowplugin-samples-aggregator 0.18.0-SNAPSHOT [82/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-samples-aggregator --- [INFO] Skipping CycloneDX [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- [INFO] Building openflowplugin-karaf 0.18.0-SNAPSHOT [83/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ openflowplugin-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature b20d8b06-0bfe-489b-ad83-db61d680f347/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.10-config.properties to /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.10:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- [INFO] Feature repository discovered recursively: 77af3495-7941-4052-a239-75b1b2b9e3b2 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: openflowplugin-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.0 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-controller-9.0.0 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: framework-4.4.4 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: openflowplugin-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.0 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.0 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.0 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.0 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.0 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.0-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-9.0.0 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-aaa-0.19.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.1 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: standard-4.4.4 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ openflowplugin-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-karaf --- [INFO] Skipping CycloneDX [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-karaf --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.0-SNAPSHOT/openflowplugin-karaf-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/openflowplugin-karaf-0.18.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.0-SNAPSHOT/openflowplugin-karaf-0.18.0-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/openflowplugin-karaf-0.18.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.0-SNAPSHOT/openflowplugin-karaf-0.18.0-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.18.0-SNAPSHOT [84/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-aggregator --- [INFO] Deleting /w/workspace/openflowplugin-maven-merge-calcium/target [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] [INFO] --- copy-files-plugin:13.0.10:copy-files (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.10:makeBom (default) @ openflowplugin-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.4 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/openflowplugin-maven-merge-calcium/target/bom.xml [INFO] attaching as openflowplugin-aggregator-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/openflowplugin-maven-merge-calcium/target/bom.json [INFO] attaching as openflowplugin-aggregator-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-aggregator --- [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/target/bom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-SNAPSHOT-cyclonedx.xml [INFO] Installing /w/workspace/openflowplugin-maven-merge-calcium/target/bom.json to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-SNAPSHOT-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:256) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml [WARNING] Could not validate integrity of download from file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:64) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:107) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:460) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:364) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run (RunnableErrorForwarder.java:75) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute (BasicRepositoryConnector.java:628) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get (BasicRepositoryConnector.java:235) at org.eclipse.aether.internal.impl.DefaultDeployer.upload (DefaultDeployer.java:399) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:313) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:213) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:386) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:142) at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171) at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242) at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [WARNING] Checksum validation failed, no checksums available from staging for file:/w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.18.0-SNAPSHOT [85/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] >>> maven-javadoc-plugin:3.1.1:aggregate (default-cli) > compile @ openflowplugin-aggregator >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-artifacts 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-parent 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-parent --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking liblldp 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ liblldp --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ liblldp --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/liblldp-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ liblldp --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ liblldp --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking libraries-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: openflow-protocol-api 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflow-protocol-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 740.0 μs [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 916 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflow-protocol-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowjava-parent 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-parent --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-parent --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: openflow-protocol-spi 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.837 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflow-protocol-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: openflowjava-util 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/openflowjava-util-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-util --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-util --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: openflow-protocol-impl 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 347 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java:[195,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java:[137,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[197,15] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java:[73,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflow-protocol-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: openflowjava-blueprint-config 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: odl-openflowjava-protocol 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowjava-protocol --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [WARNING] The POM for org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowjava-protocol --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: features-openflowjava 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowjava --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowjava --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- [WARNING] The POM for org.opendaylight.openflowplugin.openflowjava:features-openflowjava:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowjava --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-openflowjava >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-openflowjava --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-openflowjava <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-openflowjava --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: features-openflowjava-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking simple-client 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simple-client --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ simple-client --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/simple-client-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ simple-client --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ simple-client --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowjava :: openflow-protocol-it 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflow-protocol-it --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking model-inventory 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 522.2 μs [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-inventory --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/model-inventory-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-inventory --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-inventory --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking model-flow-base 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 816.0 μs [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-base --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/model-flow-base-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-flow-base --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-flow-base --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking model-flow-service 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 935.9 μs [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[124,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInputBuilder.java:[165,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java: Some input files additionally use or override a deprecated API. [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/model-flow-service-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-flow-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-flow-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-api 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.512 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 119 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeService.java:[26,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkEvent.java:[31,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkEvent has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/openflowplugin-api-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking model-flow-statistics 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.131 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-statistics --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[94,61] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[120,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[156,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java: Some input files additionally use or override a deprecated API. [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/model-flow-statistics-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-flow-statistics --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-extension-api 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.908 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[71,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/openflowplugin-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-common 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/openflowplugin-common-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-impl 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 552 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast required: java.util.List found: java.util.List [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcManagerImpl.java:[77,23] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[405,22] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.GetAllNodeConnectorsStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[406,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllNodeConnectorsStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[402,21] org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.GetNodeConnectorStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[403,25] org.opendaylight.openflowplugin.impl.statistics.services.GetNodeConnectorStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[398,22] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetAllQueuesStatisticsFromGivenPort in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[399,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[395,22] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetAllQueuesStatisticsFromAllPorts in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[396,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllQueuesStatisticsFromAllPortsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[392,22] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.GetQueueStatisticsFromGivenPort in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[393,25] org.opendaylight.openflowplugin.impl.statistics.services.GetQueueStatisticsFromGivenPortImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[389,22] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetMeterFeatures in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[390,25] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[386,22] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetAllMeterConfigStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[387,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterConfigStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[383,25] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetAllMeterStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[384,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[379,94] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.GetMeterStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[380,25] org.opendaylight.openflowplugin.impl.statistics.services.GetMeterStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[376,22] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GetGroupFeatures in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[377,25] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupFeaturesImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[373,22] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GetGroupDescription in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[374,25] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupDescriptionImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[370,22] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GetAllGroupStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[371,25] org.opendaylight.openflowplugin.impl.statistics.services.GetAllGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[367,94] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GetGroupStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[368,25] org.opendaylight.openflowplugin.impl.statistics.services.GetGroupStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[364,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215.GetFlowTablesStatistics in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.table.statistics.rev131215 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[365,25] org.opendaylight.openflowplugin.impl.statistics.services.GetFlowTablesStatisticsImpl in org.opendaylight.openflowplugin.impl.statistics.services has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[359,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetFlowStatisticsFromFlowTable in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[360,25] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[356,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAllFlowsStatisticsFromAllFlowTables in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[357,25] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowsStatisticsFromAllFlowTablesImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[353,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAllFlowStatisticsFromFlowTable in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[354,25] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAllFlowStatisticsFromFlowTableImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[350,22] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.GetAggregateFlowStatisticsFromFlowTableForAllFlows in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImpl.java:[351,25] org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GetAggregateFlowStatisticsFromFlowTableForAllFlowsImpl in org.opendaylight.openflowplugin.impl.statistics.services.compatibility has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion required: java.util.ArrayList found: java.util.ArrayList [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[80,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[80,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterConfigStatsService.java:[80,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterConfigStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/PacketReceivedTranslator.java:[95,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[29,91] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/FlowRemovedTranslator.java:[42,80] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[53,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[52,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java: Some input files additionally use unchecked or unsafe operations. [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/openflowplugin-impl-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowjava-extension-nicira-api 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowjava-extension-nicira 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 937.3 μs [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowjava-extension-eric 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.247 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-extension-nicira 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 2.391 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-extension-onf 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-extension-eric 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.677 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking test-extension 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-extension --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 17 dependencies in 5.728 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-extension --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/test-extension-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ test-extension --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ test-extension --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking model-topology 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-topology --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 602.2 μs [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/model-topology-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ model-topology --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ model-topology --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nsf-model --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-nsf-model --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Libraries 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-libraries --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-libraries --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-blueprint-config 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-southbound --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-southbound --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nxm-extensions --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-onf-extensions --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-eric-extensions --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking features-openflowplugin-extension 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin-extension --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin-extension --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- [WARNING] The POM for org.opendaylight.openflowplugin:features-openflowplugin-extension:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowplugin-extension --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-openflowplugin-extension --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-openflowplugin-extension --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking features-extension-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-extension-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-extension-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking test-provider 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-provider --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[558,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[560,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/test-provider-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ test-provider --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ test-provider --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking test-common 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/test-common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/test-common-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ test-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ test-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking drop-test-karaf 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drop-test-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ drop-test-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[17,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ClearDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[19,55] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[17,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[23,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[23,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsRpcCommandProvider.java:[23,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[17,49] org.apache.karaf.shell.console.Completer in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,9] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCompleter.java:[21,41] org.apache.karaf.shell.console.completer.StringsCompleter in org.apache.karaf.shell.console.completer has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[18,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[18,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[18,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[22,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[22,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/DropAllPacketsCommandProvider.java:[22,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[17,51] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java/org/opendaylight/openflowplugin/droptestkaraf/ShowDropStatsCommandProvider.java:[16,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/drop-test-karaf-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ drop-test-karaf --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking bulk-o-matic 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.193 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bulk-o-matic --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[157,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[178,60] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/bulk-o-matic-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ bulk-o-matic --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking device-ownership-service 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ device-ownership-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ device-ownership-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/device-ownership-service-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ device-ownership-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ device-ownership-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking of-switch-config-pusher 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ of-switch-config-pusher --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-config-pusher --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking arbitratorreconciliation-api 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.482 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking reconciliation-framework 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reconciliation-framework --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ reconciliation-framework --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationManagerImpl.java:[46,14] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/reconciliation-framework-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ reconciliation-framework --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking arbitratorreconciliation-impl 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[94,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking forwardingrules-manager 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 1.756 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-manager --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[56,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ forwardingrules-manager --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking forwardingrules-sync 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-sync --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ forwardingrules-sync --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking table-miss-enforcer 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ table-miss-enforcer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ table-miss-enforcer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking topology-lldp-discovery 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.327 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,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 [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ topology-lldp-discovery --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking lldp-speaker 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.357 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lldp-speaker --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/lldp-speaker-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ lldp-speaker --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ lldp-speaker --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking topology-manager 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-manager --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-manager --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/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 [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/topology-manager-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ topology-manager --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ topology-manager --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - topology 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-manager --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-flow-services --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Drop Test 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-drop-test --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-drop-test:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-drop-test --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services-rest --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking southbound-cli 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:13.0.1:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.669 ms [INFO] yang-to-sources:: Everything is up to date, nothing to do [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-cli --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[41,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[39,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[55,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[60,19] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[63,49] org.opendaylight.infrautils.diagstatus.ClusterMemberInfo in org.opendaylight.infrautils.diagstatus has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/southbound-cli-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ southbound-cli --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ southbound-cli --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-southbound-cli --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [WARNING] The POM for org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking features-openflowplugin 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin --- [INFO] Created: /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [WARNING] The POM for org.opendaylight.openflowplugin:features-openflowplugin:xml:0.18.0-20240307.152643-236 is missing, no dependency information available [INFO] Generating feature descriptor file /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-openflowplugin --- [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ features-openflowplugin --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking features-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking applications-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking model-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking learning-switch 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ learning-switch --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ learning-switch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ learning-switch --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ learning-switch --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking sample-consumer 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-consumer --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-consumer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/sample-consumer-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ sample-consumer --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ sample-consumer --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking sample-bundles 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-bundles --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-bundles --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-bundles --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] Overwriting artifact's file from /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/sample-bundles-0.18.0-SNAPSHOT.jar to /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ sample-bundles >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ sample-bundles --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ sample-bundles --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-samples-aggregator 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin-karaf 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ openflowplugin-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.0/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] Feature kar/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 [INFO] Feature jaas/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature bundle/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature shell/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature package/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 [INFO] Feature service/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 [INFO] Feature ssh/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature feature/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature management/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature log/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.4 is defined as a boot feature [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature framework/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] Feature 427c3db7-33cf-478f-8cd5-7cc3bfa4f54f/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.10 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.10 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.10 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber [INFO] Feature instance/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 [INFO] Feature deployer/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 [INFO] Feature scr/4.4.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.4 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.4 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-karaf --- [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking openflowplugin 0.18.0-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/openflowplugin-maven-merge-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.2.0:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] [INFO] <<< maven-javadoc-plugin:3.1.1:aggregate (default-cli) < compile @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:aggregate (default-cli) @ openflowplugin-aggregator --- [ERROR] Error fetching link: /w/workspace/openflowplugin-maven-merge-calcium/target/javadoc-bundle-options. Ignored it. [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.0-SNAPSHOT.jar [WARNING] Unable to derive module descriptor for /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/learning-switch-0.18.0-SNAPSHOT.jar [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.UNKNOWN [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] warning: unknown enum constant When.UNKNOWN [WARNING] 2 warnings [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for openflowplugin 0.18.0-SNAPSHOT: [INFO] [INFO] openflowplugin-artifacts ........................... SUCCESS [ 3.029 s] [INFO] openflowplugin-parent .............................. SUCCESS [ 9.930 s] [INFO] liblldp ............................................ SUCCESS [ 14.532 s] [INFO] libraries-aggregator ............................... SUCCESS [ 0.007 s] [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 33.635 s] [INFO] openflowjava-parent ................................ SUCCESS [ 0.585 s] [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 6.332 s] [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 7.221 s] [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 59.586 s] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 1.038 s] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 26.479 s] [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 4.732 s] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.068 s] [INFO] simple-client ...................................... SUCCESS [ 7.319 s] [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 44.482 s] [INFO] model-inventory .................................... SUCCESS [ 6.698 s] [INFO] model-flow-base .................................... SUCCESS [ 18.250 s] [INFO] model-flow-service ................................. SUCCESS [ 17.943 s] [INFO] openflowplugin-api ................................. SUCCESS [ 9.025 s] [INFO] model-flow-statistics .............................. SUCCESS [ 14.281 s] [INFO] openflowplugin-extension-api ....................... SUCCESS [ 24.168 s] [INFO] openflowplugin ..................................... SUCCESS [ 25.462 s] [INFO] openflowplugin-common .............................. SUCCESS [ 12.561 s] [INFO] openflowplugin-impl ................................ SUCCESS [01:03 min] [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 6.082 s] [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 21.724 s] [INFO] openflowjava-extension-eric ........................ SUCCESS [ 9.521 s] [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 40.564 s] [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 12.153 s] [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 10.850 s] [INFO] test-extension ..................................... SUCCESS [ 6.533 s] [INFO] model-topology ..................................... SUCCESS [ 5.230 s] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 20.168 s] [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 18.873 s] [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.973 s] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 43.093 s] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 34.312 s] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 35.016 s] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 33.885 s] [INFO] features-openflowplugin-extension .................. SUCCESS [ 6.513 s] [INFO] features-extension-aggregator ...................... SUCCESS [ 0.055 s] [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.003 s] [INFO] test-provider ...................................... SUCCESS [ 10.876 s] [INFO] test-common ........................................ SUCCESS [ 5.984 s] [INFO] drop-test-karaf .................................... SUCCESS [ 5.449 s] [INFO] bulk-o-matic ....................................... SUCCESS [ 14.945 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 33.167 s] [INFO] device-ownership-service ........................... SUCCESS [ 4.868 s] [INFO] of-switch-config-pusher ............................ SUCCESS [ 8.258 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 33.450 s] [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 5.492 s] [INFO] reconciliation-framework ........................... SUCCESS [ 8.028 s] [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 5.893 s] [INFO] forwardingrules-manager ............................ SUCCESS [ 24.604 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 34.199 s] [INFO] forwardingrules-sync ............................... SUCCESS [ 18.984 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 32.970 s] [INFO] table-miss-enforcer ................................ SUCCESS [ 8.403 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 32.906 s] [INFO] topology-lldp-discovery ............................ SUCCESS [ 9.844 s] [INFO] lldp-speaker ....................................... SUCCESS [ 10.607 s] [INFO] topology-manager ................................... SUCCESS [ 9.577 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 33.139 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 33.188 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 33.729 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 36.140 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 33.993 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 33.521 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 34.856 s] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [05:32 min] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 43.620 s] [INFO] southbound-cli ..................................... SUCCESS [ 9.622 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 32.867 s] [INFO] features-openflowplugin ............................ SUCCESS [ 10.778 s] [INFO] features-aggregator ................................ SUCCESS [ 0.057 s] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.005 s] [INFO] applications-aggregator ............................ SUCCESS [ 0.003 s] [INFO] model-aggregator ................................... SUCCESS [ 0.002 s] [INFO] learning-switch .................................... SUCCESS [ 6.634 s] [INFO] sample-consumer .................................... SUCCESS [ 5.024 s] [INFO] sample-bundles ..................................... SUCCESS [ 5.759 s] [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.004 s] [INFO] openflowplugin-karaf ............................... SUCCESS [ 23.048 s] [INFO] openflowplugin ..................................... SUCCESS [05:11 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 34:29 min [INFO] Finished at: 2024-03-07T16:01:12Z [INFO] ------------------------------------------------------------------------ [openflowplugin-maven-merge-calcium] $ /bin/sh -xe /tmp/jenkins5112148201839283810.sh [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins8126857060407147062.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-deploy.sh -----> Remove metadata files that were not updated Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/device-ownership-service/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/applications/topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/drop-test-karaf/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-extension-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/learning-switch/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/libraries/liblldp/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-base/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-service/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-flow-statistics/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-inventory/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/model/model-topology/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-api/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-common/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-impl/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/openflowplugin-parent/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-bundles/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/sample-consumer/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/simple-client/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-common/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-extension/0.17.3-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.16.4-SNAPSHOT/maven-metadata.xml Removing unmodified file /w/workspace/openflowplugin-maven-merge-calcium/m2repo/org/opendaylight/openflowplugin/test-provider/0.17.3-SNAPSHOT/maven-metadata.xml -----> Install lftools Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLPY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VLPY/bin to PATH -----> Upload files to Nexus ####################################################### Deploying directory /w/workspace/openflowplugin-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (476.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.jar (42.6 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.pom (904.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-javadoc.jar (178.99 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.xml (75.31 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.json (86.1 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-sources.jar (31.94 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (477.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.67 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.jar (23.73 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.pom (1.9 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-javadoc.jar (90.9 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.xml (114.59 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.json (131.09 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-sources.jar (7.17 kb) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (460.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.jar (199.96 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.pom (1.92 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-javadoc.jar (568.53 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml (89.11 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json (102.46 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-sources.jar (135.61 kb) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (472.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.jar (13.17 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.pom (1.38 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-javadoc.jar (96.41 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.xml (56.56 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.json (65.81 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-sources.jar (5.27 kb) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (471.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.jar (180.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.pom (3.83 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-javadoc.jar (395.27 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml (119.39 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json (136.53 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-sources.jar (91.94 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (468.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.jar (104.52 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.pom (2.94 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-javadoc.jar (332.49 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml (89.01 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json (102.37 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-sources.jar (60.99 kb) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (460.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.jar (89.83 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.pom (1.86 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-javadoc.jar (312.1 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml (106.54 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json (121.75 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-sources.jar (65.74 kb) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (471.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.jar (12.46 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.pom (3.06 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-javadoc.jar (85.28 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml (105.47 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json (120.95 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-sources.jar (4.46 kb) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (472.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.jar (30.19 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.pom (2.75 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-javadoc.jar (118.99 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml (110.83 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json (127.64 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-sources.jar (9.74 kb) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (462.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.jar (92.92 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.pom (2.79 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-javadoc.jar (293.3 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml (164.03 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json (188.48 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-sources.jar (58.29 kb) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (467.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.jar (14.07 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.pom (2.17 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-javadoc.jar (85.22 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml (104.89 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json (120.46 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-sources.jar (4.87 kb) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (471.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.jar (46.27 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.pom (2.44 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-javadoc.jar (173.09 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml (104.13 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json (119.48 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-sources.jar (28.38 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (464.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.jar (40.78 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.pom (2.57 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-javadoc.jar (110.43 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml (98.94 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.json (113.75 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-sources.jar (16.64 kb) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (450.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.jar (14.01 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.pom (1.58 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-javadoc.jar (101.75 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.xml (114.86 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.json (132.75 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-sources.jar (7.27 kb) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml (454.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml (1.05 kb) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236.pom (1.83 kb) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml (2.86 kb) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.json (3.31 kb) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml (464.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml (1.06 kb) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236.pom (935.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml (2.93 kb) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.json (3.39 kb) Attempting to upload org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml (468.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236.pom (1.55 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-features.xml (1.12 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.xml (654.37 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.json (733.55 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (458.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml (1.26 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236.pom (5.84 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-features.xml (4.95 kb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml (1.08 mb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json (1.22 mb) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (450.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.jar (32.61 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.pom (2.24 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-javadoc.jar (147.97 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.xml (102.27 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.json (117.43 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-sources.jar (18.96 kb) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (452.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.jar (43.39 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.pom (2.05 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-javadoc.jar (177.32 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.xml (31.35 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.json (36.61 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-sources.jar (29.34 kb) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (456.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.jar (1.46 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.pom (1.41 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-javadoc.jar (4.87 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.xml (62.83 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.json (72.36 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-sources.jar (1.13 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (459.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.jar (1.3 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.pom (1.22 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-javadoc.jar (4.2 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.xml (65.81 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.json (75.66 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-sources.jar (1.02 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (462.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.jar (768.03 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.pom (1.35 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-javadoc.jar (2.33 mb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.xml (68.92 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.json (79.09 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-sources.jar (613.78 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (456.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.jar (71.3 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.pom (1.59 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-javadoc.jar (298.9 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.xml (47.22 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.json (54.66 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-sources.jar (54.24 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (455.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.jar (22.21 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.pom (1.6 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-javadoc.jar (128.59 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.xml (55.31 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.json (63.85 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-sources.jar (15.41 kb) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (482.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml (1.29 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236.pom (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-features.xml (1.2 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.xml (642.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.json (720.66 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (470.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236.pom (1.35 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-features.xml (780.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml (634.83 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json (712.11 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (471.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236.pom (1.35 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-features.xml (901.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml (637.85 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json (715.49 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (481.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.29 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236.pom (1.56 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-features.xml (1.12 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml (644.15 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json (722.46 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (478.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236.pom (1.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-features.xml (786.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml (634.73 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json (712.04 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (470.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236.pom (1.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-features.xml (992.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml (641.13 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json (719.06 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (482.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml (1.29 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236.pom (1.25 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-features.xml (823.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml (634.23 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json (711.63 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (472.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236.pom (1.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-features.xml (1.09 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml (644.33 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json (722.56 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (477.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236.pom (1.35 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-features.xml (913.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml (637.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json (715.04 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (481.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml (1.29 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236.pom (1.35 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-features.xml (818.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml (635.09 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json (712.36 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (474.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236.pom (1.33 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-features.xml (783.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml (634.72 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.json (712.03 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (466.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236.pom (1.75 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-features.xml (1.06 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.xml (644.49 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.json (722.7 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (463.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236.pom (1.5 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-features.xml (810.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.xml (678.14 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.json (760.13 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (469.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236.pom (1.83 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-features.xml (858.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.xml (638.52 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.json (716.06 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (472.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236.pom (1.74 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-features.xml (813.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.xml (1.04 mb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.json (1.18 mb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (467.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236.pom (2.29 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-features.xml (1.71 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.xml (670.88 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.json (751.88 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (463.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236.pom (1.42 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-features.xml (792.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.xml (29.56 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.json (34.36 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (463.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236.pom (3.4 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-features.xml (1.55 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.xml (165.79 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.json (189.41 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (468.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236.pom (2.0 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-features.xml (972.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.xml (641.67 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.json (719.54 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (468.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236.pom (1.32 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-features.xml (642.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.xml (631.53 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.json (708.53 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (464.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236.pom (5.14 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-features.xml (2.62 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.xml (629.65 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.json (706.39 kb) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (462.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.jar (60.18 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.pom (1.4 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-javadoc.jar (268.06 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml (62.77 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json (72.3 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-sources.jar (42.34 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (468.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.jar (13.23 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.pom (1.37 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-javadoc.jar (103.14 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.xml (56.78 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.json (65.7 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-sources.jar (6.48 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (464.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.jar (1.05 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.pom (1.79 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar (3.32 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml (70.11 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json (80.77 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-sources.jar (790.96 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml (480.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml (1.07 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236.pom (993.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml (3.02 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.json (3.48 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml (469.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml (1.27 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236.pom (1.13 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-features.xml (606.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.xml (140.98 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.json (161.83 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (473.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml (1.28 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236.pom (4.11 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-features.xml (1.76 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-features.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-features.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.xml (139.29 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.json (159.86 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (469.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.jar (2.31 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.pom (1.99 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-javadoc.jar (7.43 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.xml (54.16 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.json (62.68 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-sources.jar (1.79 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (470.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.66 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.jar (625.94 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.pom (4.47 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-javadoc.jar (1.7 mb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-tests.jar (606.97 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-tests.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-tests.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.xml (104.63 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.json (120.86 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (468.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml (1.23 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.jar (7.38 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.pom (1.88 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.xml (11.01 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.json (12.83 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (469.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml (1.45 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.jar (46.73 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.pom (1.59 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-javadoc.jar (207.88 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.xml (57.11 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.json (65.97 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (477.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml (1.67 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.jar (10.14 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.pom (3.12 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-config.xml (943.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-config.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-config.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-legacyConfig.xml (941.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-legacyConfig.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-legacyConfig.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml (9.08 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json (10.55 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (467.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml (1.06 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236.pom (5.24 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.xml (8.99 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.json (10.46 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (465.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.jar (14.45 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml (1.44 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.pom (1.14 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-javadoc.jar (96.54 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.xml (56.78 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.json (65.7 kb) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (460.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml (1.05 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236.pom (2.49 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml (8.94 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.json (10.41 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (453.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.jar (140.13 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.pom (1.4 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-javadoc.jar (898.52 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.xml (84.69 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.json (96.98 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-sources.jar (132.45 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (459.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml (1.05 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236.pom (18.12 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.xml (2.9 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.json (3.35 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (466.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.jar (9.75 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.pom (1.92 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-config.cfg (6.29 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-config.cfg.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-config.cfg.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml (9.03 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json (10.5 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-sources.jar (4.33 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (456.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.jar (19.02 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.pom (1.02 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-javadoc.jar (96.96 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.xml (42.44 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.json (49.03 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-sources.jar (6.99 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (463.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.jar (569.3 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.pom (1.53 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-javadoc.jar (1.91 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.xml (72.32 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.json (82.77 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-sources.jar (455.11 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (464.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.jar (109.78 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.pom (1.99 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-javadoc.jar (384.44 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml (84.57 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json (96.29 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-sources.jar (82.16 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (466.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.jar (2.97 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.pom (2.32 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar (7.86 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml (90.22 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json (102.69 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-sources.jar (2.2 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (463.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml (1.65 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.jar (31.94 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.pom (2.06 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-javadoc.jar (138.2 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.xml (107.57 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.json (122.53 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-sources.jar (16.42 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (454.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.jar (1.12 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.pom (5.04 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-javadoc.jar (2.81 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.xml (197.01 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.json (226.1 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-sources.jar (678.75 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (456.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml (1.05 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236.pom (11.02 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.xml (8.89 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.json (10.37 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (449.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.jar (419.05 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.pom (2.18 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-javadoc.jar (1.07 mb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml (99.03 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json (112.95 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-sources.jar (250.03 kb) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (449.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.jar (17.96 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.pom (2.42 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-javadoc.jar (85.18 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.xml (92.9 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.json (106.5 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-sources.jar (5.96 kb) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (450.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.jar (12.31 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.pom (2.2 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-javadoc.jar (89.08 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.xml (84.25 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.json (96.79 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-sources.jar (4.66 kb) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (448.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.jar (44.04 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.pom (2.3 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-javadoc.jar (197.06 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.xml (75.35 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.json (86.92 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-sources.jar (30.55 kb) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml (446.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml (1.63 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.jar (25.07 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.pom (2.6 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-javadoc.jar (108.92 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.xml (86.24 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.json (99.26 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-sources.jar (11.14 kb) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (449.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.jar (28.83 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.pom (3.27 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-javadoc.jar (143.23 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.xml (137.93 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.json (156.41 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-sources.jar (17.64 kb) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (448.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml (1.64 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.jar (135.77 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.pom (3.12 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.pom.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.pom.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-javadoc.jar (150.79 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-javadoc.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-javadoc.jar.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.xml (93.38 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.xml.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.json (107.39 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.json.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.json.md5 (32.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-sources.jar (47.22 kb) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-sources.jar.sha1 (40.0 b) Attempting to upload org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-sources.jar.md5 (32.0 b) Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.0-SNAPSHOT/arbitratorreconciliation-api-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.0-SNAPSHOT/arbitratorreconciliation-impl-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.0-SNAPSHOT/bulk-o-matic-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.0-SNAPSHOT/device-ownership-service-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.0-SNAPSHOT/forwardingrules-manager-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.0-SNAPSHOT/forwardingrules-sync-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.0-SNAPSHOT/lldp-speaker-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.0-SNAPSHOT/of-switch-config-pusher-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.0-SNAPSHOT/reconciliation-framework-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/southbound-cli/0.18.0-SNAPSHOT/southbound-cli-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.0-SNAPSHOT/table-miss-enforcer-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.0-SNAPSHOT/topology-lldp-discovery-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/applications/topology-manager/0.18.0-SNAPSHOT/topology-manager-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/drop-test-karaf/0.18.0-SNAPSHOT/drop-test-karaf-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-aggregator/0.18.0-SNAPSHOT/features-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-extension-aggregator/0.18.0-SNAPSHOT/features-extension-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.0-SNAPSHOT/features-openflowplugin-extension-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/features-openflowplugin/0.18.0-SNAPSHOT/features-openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/learning-switch/0.18.0-SNAPSHOT/learning-switch-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/libraries/liblldp/0.18.0-SNAPSHOT/liblldp-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-base/0.18.0-SNAPSHOT/model-flow-base-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-service/0.18.0-SNAPSHOT/model-flow-service-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.0-SNAPSHOT/model-flow-statistics-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-inventory/0.18.0-SNAPSHOT/model-inventory-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/model/model-topology/0.18.0-SNAPSHOT/model-topology-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.0-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.0-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.0-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.0-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.0-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.0-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.0-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.0-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.0-SNAPSHOT/odl-openflowplugin-app-topology-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.0-SNAPSHOT/odl-openflowplugin-drop-test-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.0-SNAPSHOT/odl-openflowplugin-flow-services-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.0-SNAPSHOT/odl-openflowplugin-libraries-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.0-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.0-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.0-SNAPSHOT/odl-openflowplugin-southbound-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.0-SNAPSHOT/openflowjava-extension-eric-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.0-SNAPSHOT/openflowjava-extension-nicira-api-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.0-SNAPSHOT/openflowjava-extension-nicira-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.0-SNAPSHOT/features-openflowjava-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.0-SNAPSHOT/features-openflowjava-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-features.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-features.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-features.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.0-SNAPSHOT/odl-openflowjava-protocol-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.0-SNAPSHOT/openflow-protocol-api-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-tests.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-tests.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-tests.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.0-SNAPSHOT/openflow-protocol-impl-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.0-SNAPSHOT/openflow-protocol-it-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.0-SNAPSHOT/openflow-protocol-spi-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-config.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-config.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-config.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-legacyConfig.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-legacyConfig.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-legacyConfig.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.0-SNAPSHOT/openflowjava-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.0-SNAPSHOT/openflowjava-parent-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.0-SNAPSHOT/openflowjava-util-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.0-SNAPSHOT/openflowplugin-aggregator-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-api/0.18.0-SNAPSHOT/openflowplugin-api-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.0-SNAPSHOT/openflowplugin-artifacts-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-config.cfg Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-config.cfg.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-config.cfg.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.0-SNAPSHOT/openflowplugin-blueprint-config-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-common/0.18.0-SNAPSHOT/openflowplugin-common-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.0-SNAPSHOT/openflowplugin-extension-api-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.0-SNAPSHOT/openflowplugin-extension-eric-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.0-SNAPSHOT/openflowplugin-extension-nicira-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.0-SNAPSHOT/openflowplugin-extension-onf-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-impl/0.18.0-SNAPSHOT/openflowplugin-impl-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin-parent/0.18.0-SNAPSHOT/openflowplugin-parent-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/openflowplugin/0.18.0-SNAPSHOT/openflowplugin-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-bundles/0.18.0-SNAPSHOT/sample-bundles-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/sample-consumer/0.18.0-SNAPSHOT/sample-consumer-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/simple-client/0.18.0-SNAPSHOT/simple-client-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-common/0.18.0-SNAPSHOT/test-common-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-extension/0.18.0-SNAPSHOT/test-extension-0.18.0-20240307.152643-236-sources.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.pom Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.pom.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236.pom.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/maven-metadata.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-javadoc.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-javadoc.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-javadoc.jar.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.xml Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.xml.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.xml.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.json Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.json.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-cyclonedx.json.md5 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-sources.jar Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-sources.jar.sha1 Successfully uploaded org/opendaylight/openflowplugin/test-provider/0.18.0-SNAPSHOT/test-provider-0.18.0-20240307.152643-236-sources.jar.md5 Finished deploying /w/workspace/openflowplugin-maven-merge-calcium/m2repo to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot ####################################################### [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins7941379690359873172.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5584 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.5 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 23 [JaCoCo plugin] Saving matched execfiles: /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/code-coverage/jacoco.exec /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/code-coverage/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/api/target/classes 17 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/target/classes 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/target/classes 105 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/target/classes 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/target/classes 74 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/target/classes 48 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/target/classes 44 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/target/classes 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/target/classes 36 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/target/classes 15 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/target/classes 14 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/distribution/karaf/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/target/classes 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/target/classes 31 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/target/classes 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/target/classes 674 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/target/classes 322 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/target/classes 61 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/target/classes 1506 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/target/classes 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/target/classes 11 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/features-openflowplugin/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-app-topology/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-drop-test/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-flow-services/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-libraries/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-nsf-model/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/features-aggregator/odl-openflowplugin-southbound/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/target/classes 14 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/target/classes 938 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-service/target/classes 727 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-statistics/target/classes 414 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-inventory/target/classes 43 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-topology/target/classes 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/target/classes 1405 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/target/classes 375 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-it/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/target/classes 19 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-blueprint-config/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/target/classes 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/target/classes 129 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-blueprint-config/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/target/classes 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/target/classes 635 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/target/classes 195 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/parent/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/target/classes 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/target/classes 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/target/classes 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/target/classes 23 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/target/classes 0 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-common/target/classes 8 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-provider/target/classes 31 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/arbitratorreconciliation/impl/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/bulk-o-matic/src/main/java 10 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/device-ownership-service/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-manager/src/main/java 32 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/forwardingrules-sync/src/main/java 43 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/lldp-speaker/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/of-switch-config-pusher/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/reconciliation-framework/src/main/java 6 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/southbound-cli/src/main/java 14 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/table-miss-enforcer/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-lldp-discovery/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/applications/topology-manager/src/main/java 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/drop-test-karaf/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-eric/src/main/java 8 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira-api/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowjava-extension-nicira/src/main/java 73 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-api/src/main/java 28 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-eric/src/main/java 5 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-nicira/src/main/java 56 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/openflowplugin-extension-onf/src/main/java 9 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/extension/test-extension/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/libraries/liblldp/src/main/java 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/model/model-flow-base/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-api/src/main/java 52 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-impl/src/main/java 347 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflow-protocol-spi/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-tools/src/main/java 4 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowjava/openflowjava-util/src/main/java 3 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-api/src/main/java 94 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-common/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin-impl/src/main/java 552 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/openflowplugin/src/main/java 185 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/learning-switch/src/main/java 13 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-bundles/src/main/java 1 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/sample-consumer/src/main/java 2 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/samples/simple-client/src/main/java 23 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-common/src/main/java 7 files [JaCoCo plugin] - /w/workspace/openflowplugin-maven-merge-calcium/test-provider/src/main/java 16 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/gen/**, **/generated-sources/**, **/yang-gen**, **/pax/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 89.44695, method: 78.34486, line: 70.98318, branch: 58.17997, instruction: 70.9936, complexity: 64.22133 [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins7461375535216044967.sh ---> sysstat.sh [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins14838532209020871510.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/openflowplugin-maven-merge-calcium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/openflowplugin-maven-merge-calcium ']' + mkdir -p /w/workspace/openflowplugin-maven-merge-calcium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-maven-merge-calcium/archives/ [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins6858149925171866580.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLPY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VLPY/bin to PATH INFO: Running in OpenStack, capturing instance metadata [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins13048199553822033389.sh provisioning config files... Could not find credentials [logs] for openflowplugin-maven-merge-calcium #247 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-maven-merge-calcium@tmp/config9505668728996179278tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins2323250726079617835.sh ---> create-netrc.sh WARN: Log server credential not found. [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins7445077306615580210.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLPY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VLPY/bin to PATH [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins10257798927782999736.sh ---> sudo-logs.sh Archiving 'sudo' log.. [openflowplugin-maven-merge-calcium] $ /bin/bash /tmp/jenkins8789466206849739267.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLPY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-VLPY/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [openflowplugin-maven-merge-calcium] $ /bin/bash -l /tmp/jenkins3418069318313003203.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/openflowplugin-maven-merge-calcium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VLPY from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VLPY/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-maven-merge-calcium/247/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-4g-3204.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 11G 69G 14% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 950 9494 19 5315 14460 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:33:f2:47 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.236/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 83791sec preferred_lft 83791sec inet6 fe80::f816:3eff:fe33:f247/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:c5:a4:80:19 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/07/2024 _x86_64_ (4 CPU) 15:20:47 LINUX RESTART (4 CPU) 03:21:03 PM tps rtps wtps bread/s bwrtn/s 03:22:01 PM 153.34 86.69 66.65 11511.75 42067.60 03:23:01 PM 125.32 9.00 116.33 2913.03 8913.43 03:24:01 PM 35.84 0.03 35.80 0.53 4374.51 03:25:01 PM 2.57 0.00 2.57 0.00 50.44 03:26:01 PM 3.62 0.00 3.62 0.00 68.62 03:27:01 PM 53.35 14.05 39.30 1816.99 592.02 03:28:01 PM 191.24 3.97 187.27 977.94 8688.49 03:29:01 PM 44.73 0.43 44.29 150.37 4682.19 03:30:01 PM 52.38 1.07 51.32 38.52 5976.54 03:31:01 PM 18.69 0.00 18.69 0.00 1349.75 03:32:01 PM 45.14 0.00 45.14 0.00 5161.66 03:33:01 PM 33.66 0.00 33.66 0.00 3698.33 03:34:01 PM 19.80 0.02 19.79 0.13 1164.07 03:35:01 PM 38.35 0.00 38.35 0.00 4757.87 03:36:01 PM 46.25 0.03 46.22 0.27 5911.63 03:37:01 PM 55.79 0.00 55.79 0.00 3075.02 03:38:01 PM 38.21 0.00 38.21 0.00 2121.58 03:39:01 PM 29.74 0.00 29.74 0.00 1403.93 03:40:01 PM 29.47 0.00 29.47 0.00 1820.98 03:41:01 PM 33.04 0.00 33.04 0.00 1854.69 03:42:01 PM 29.80 0.00 29.80 0.00 1770.79 03:43:01 PM 32.64 0.00 32.64 0.00 1771.62 03:44:01 PM 24.43 0.00 24.43 0.00 1229.41 03:45:01 PM 45.48 0.00 45.48 0.00 2128.89 03:46:01 PM 33.64 0.00 33.64 0.00 1652.47 03:47:01 PM 51.63 9.95 41.69 128.89 7435.89 03:48:01 PM 41.29 0.00 41.29 0.00 1996.68 03:49:01 PM 34.34 0.00 34.34 0.00 7390.58 03:50:01 PM 3.60 0.00 3.60 0.00 93.05 03:51:01 PM 1.47 0.00 1.47 0.00 16.43 03:52:01 PM 1.38 0.00 1.38 0.00 15.53 03:53:01 PM 1.17 0.00 1.17 0.00 12.68 03:54:01 PM 36.41 0.00 36.41 0.00 675.02 03:55:01 PM 54.49 0.03 54.46 11.86 4373.60 03:56:01 PM 39.35 0.00 39.35 0.00 1913.00 03:57:01 PM 76.16 0.00 76.16 0.00 36630.62 03:58:01 PM 44.08 0.00 44.08 0.00 2361.46 03:59:01 PM 30.88 0.00 30.88 0.00 1834.22 04:00:01 PM 14.70 0.00 14.70 0.00 1736.37 04:01:01 PM 22.91 0.02 22.90 0.13 3172.60 04:02:01 PM 146.35 0.50 145.85 25.04 14124.04 04:03:01 PM 7.43 0.00 7.43 0.00 265.13 04:04:01 PM 22.11 0.25 21.86 43.45 650.92 Average: 42.85 2.87 39.99 401.13 4645.26 03:21:03 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:22:01 PM 13358236 15086844 2781204 17.23 2688 1951116 1151820 6.70 194004 2260868 118740 03:23:01 PM 13098692 15097784 3040748 18.84 2688 2207216 1090244 6.34 221612 2436528 112416 03:24:01 PM 13094724 15093836 3044716 18.87 2688 2207304 1090244 6.34 221716 2435596 8 03:25:01 PM 13094048 15093264 3045392 18.87 2688 2207400 1090244 6.34 221716 2435792 12 03:26:01 PM 13095140 15094528 3044300 18.86 2688 2207556 1090244 6.34 221716 2435724 8 03:27:01 PM 12535332 14690920 3604108 22.33 2688 2360592 1448564 8.43 242228 2962188 98156 03:28:01 PM 10878640 13295260 5260800 32.60 2688 2612696 2804408 16.32 371288 4455560 110340 03:29:01 PM 10712744 13159912 5426696 33.62 2688 2641544 2854740 16.61 384744 4597136 7792 03:30:01 PM 10391424 13001912 5748016 35.61 2688 2801136 2992360 17.41 535900 4753520 11536 03:31:01 PM 10538596 13234360 5600844 34.70 2688 2882780 2669376 15.53 556508 4575312 59444 03:32:01 PM 10327716 13187008 5811724 36.01 2688 3031176 2674380 15.56 591872 4719112 65380 03:33:01 PM 9533524 12439080 6605916 40.93 2688 3073032 3363544 19.57 612524 5483472 14368 03:34:01 PM 9558720 12547892 6580720 40.77 2688 3146180 3319560 19.31 627700 5426920 61828 03:35:01 PM 9000288 12150700 7139152 44.23 2688 3290932 3702380 21.54 662296 5915512 82644 03:36:01 PM 9650244 12890160 6489196 40.21 2688 3374172 2951008 17.17 686176 5234376 10236 03:37:01 PM 9567044 12872864 6572396 40.72 2688 3437120 2961708 17.23 732856 5263192 18972 03:38:01 PM 7004988 10627020 9134452 56.60 2688 3750988 5216972 30.35 780180 7763496 193580 03:39:01 PM 9471896 12808996 6667544 41.31 2688 3466716 3102712 18.05 744096 5344684 14240 03:40:01 PM 9372824 12739376 6766616 41.93 2688 3493492 3082800 17.94 751768 5431360 9968 03:41:01 PM 9335856 12732784 6803584 42.16 2688 3523392 3055976 17.78 759808 5460140 16240 03:42:01 PM 6823736 10547208 9315704 57.72 2688 3846116 5229244 30.42 904700 7812896 196800 03:43:01 PM 9126716 12569380 7012724 43.45 2688 3565508 3417848 19.89 769624 5652004 8356 03:44:01 PM 9253200 12718496 6886240 42.67 2688 3587484 3071140 17.87 773920 5520896 20760 03:45:01 PM 7199976 10873348 8939464 55.39 2688 3791976 4952556 28.81 805564 7527896 195468 03:46:01 PM 8514608 12114032 7624832 47.24 2688 3718256 3708352 21.58 791544 6230280 111436 03:47:01 PM 9022928 12699512 7116512 44.09 2688 3794336 3108104 18.08 904092 5611784 14068 03:48:01 PM 6209152 10197304 9930288 61.53 2688 4104172 5709404 33.22 948888 8368156 193264 03:49:01 PM 6697340 10690872 9442100 58.50 2688 4109428 5120448 29.79 949184 7878356 68 03:50:01 PM 6698132 10691676 9441308 58.50 2688 4109432 5138484 29.90 949196 7878444 24 03:51:01 PM 6692836 10686424 9446604 58.53 2688 4109432 5138484 29.90 949212 7883916 32 03:52:01 PM 6685656 10679248 9453784 58.58 2688 4109436 5138484 29.90 949212 7890940 24 03:53:01 PM 6685336 10678928 9454104 58.58 2688 4109436 5138484 29.90 949212 7891636 8 03:54:01 PM 6449592 10437932 9689848 60.04 2688 4101348 5391244 31.37 938784 8133284 294328 03:55:01 PM 6200472 10294688 9938968 61.58 2688 4206416 5476524 31.86 1083200 8237244 195084 03:56:01 PM 7723072 12612672 8416368 52.15 2688 4995612 3110040 18.09 1214144 6581828 1062200 03:57:01 PM 7622432 12512504 8517008 52.77 2688 4995836 3464192 20.15 1208968 6682164 30572 03:58:01 PM 7599316 12489404 8540124 52.91 2688 4995832 3223084 18.75 1213636 6703700 15124 03:59:01 PM 6460532 11350868 9678908 59.97 2688 4995940 4454060 25.91 1212504 7840604 18352 04:00:01 PM 6724916 11615380 9414524 58.33 2688 4996012 4118524 23.96 1211560 7579056 22184 04:01:01 PM 4605760 9550544 11533680 71.46 2688 5029504 6178244 35.95 1011452 9855016 208492 04:02:01 PM 9794092 14870408 6345348 39.32 2688 5152188 1155064 6.72 1013796 4657592 8 04:03:01 PM 9794872 14871192 6344568 39.31 2688 5152192 1155064 6.72 1014152 4657344 16 04:04:01 PM 9725624 14805512 6413816 39.74 2688 5154916 1156484 6.73 1198004 4541164 10988 Average: 8975139 12520977 7164301 44.39 2688 3683659 3382950 19.68 769425 5837365 83804 03:21:03 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:22:01 PM eth0 356.51 223.87 1795.07 58.43 0.00 0.00 0.00 0.00 03:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:23:01 PM eth0 61.10 46.40 557.55 17.25 0.00 0.00 0.00 0.00 03:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:24:01 PM eth0 17.98 15.01 96.48 3.22 0.00 0.00 0.00 0.00 03:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:25:01 PM eth0 19.88 16.81 143.63 3.16 0.00 0.00 0.00 0.00 03:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:26:01 PM eth0 16.68 15.23 138.53 2.60 0.00 0.00 0.00 0.00 03:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:01 PM eth0 151.52 134.49 1609.97 25.01 0.00 0.00 0.00 0.00 03:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:28:01 PM eth0 129.19 110.55 1582.68 16.90 0.00 0.00 0.00 0.00 03:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:29:01 PM lo 0.58 0.58 0.03 0.03 0.00 0.00 0.00 0.00 03:29:01 PM eth0 14.48 14.06 43.64 4.25 0.00 0.00 0.00 0.00 03:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:01 PM lo 1006.21 1006.21 1000.34 1000.34 0.00 0.00 0.00 0.00 03:30:01 PM eth0 104.82 78.81 2028.13 11.26 0.00 0.00 0.00 0.00 03:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:31:01 PM lo 0.68 0.68 0.05 0.05 0.00 0.00 0.00 0.00 03:31:01 PM eth0 7.51 5.41 2.08 2.01 0.00 0.00 0.00 0.00 03:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:01 PM eth0 13.71 10.16 6.65 4.96 0.00 0.00 0.00 0.00 03:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:33:01 PM eth0 19.38 8.65 5.85 4.10 0.00 0.00 0.00 0.00 03:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:01 PM eth0 15.87 12.91 4.28 6.38 0.00 0.00 0.00 0.00 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:35:01 PM eth0 10.16 9.06 3.21 3.33 0.00 0.00 0.00 0.00 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:36:01 PM lo 821.49 821.49 826.54 826.54 0.00 0.00 0.00 0.00 03:36:01 PM eth0 18.41 12.40 5.69 4.29 0.00 0.00 0.00 0.00 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:37:01 PM lo 1734.81 1734.81 1774.15 1774.15 0.00 0.00 0.00 0.00 03:37:01 PM eth0 71.12 61.02 988.51 9.51 0.00 0.00 0.00 0.00 03:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:38:01 PM lo 1599.98 1599.98 1616.09 1616.09 0.00 0.00 0.00 0.00 03:38:01 PM eth0 4.30 3.47 0.96 1.13 0.00 0.00 0.00 0.00 03:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:39:01 PM lo 839.22 839.22 844.00 844.00 0.00 0.00 0.00 0.00 03:39:01 PM eth0 8.85 7.90 23.60 2.90 0.00 0.00 0.00 0.00 03:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:01 PM lo 748.15 748.15 759.10 759.10 0.00 0.00 0.00 0.00 03:40:01 PM eth0 9.63 8.80 2.13 3.16 0.00 0.00 0.00 0.00 03:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:01 PM lo 751.37 751.37 761.92 761.92 0.00 0.00 0.00 0.00 03:41:01 PM eth0 10.80 10.43 8.52 3.47 0.00 0.00 0.00 0.00 03:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:01 PM lo 981.15 981.15 977.54 977.54 0.00 0.00 0.00 0.00 03:42:01 PM eth0 7.03 6.42 1.60 2.36 0.00 0.00 0.00 0.00 03:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:43:01 PM lo 801.30 801.30 807.68 807.68 0.00 0.00 0.00 0.00 03:43:01 PM eth0 6.21 6.03 2.56 2.29 0.00 0.00 0.00 0.00 03:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:01 PM lo 838.56 838.56 847.25 847.25 0.00 0.00 0.00 0.00 03:44:01 PM eth0 9.73 8.77 2.18 3.16 0.00 0.00 0.00 0.00 03:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 PM lo 1601.98 1601.98 1616.64 1616.64 0.00 0.00 0.00 0.00 03:45:01 PM eth0 6.50 5.73 1.54 2.34 0.00 0.00 0.00 0.00 03:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 PM lo 1597.32 1597.32 1570.42 1570.42 0.00 0.00 0.00 0.00 03:46:01 PM eth0 12.66 4.22 2.24 1.42 0.00 0.00 0.00 0.00 03:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 PM lo 875.37 875.37 925.77 925.77 0.00 0.00 0.00 0.00 03:47:01 PM eth0 191.79 128.46 1367.57 9.78 0.00 0.00 0.00 0.00 03:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:01 PM lo 1580.71 1580.71 1598.56 1598.56 0.00 0.00 0.00 0.00 03:48:01 PM eth0 3.62 3.08 0.92 0.89 0.00 0.00 0.00 0.00 03:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:01 PM lo 880.89 880.89 886.68 886.68 0.00 0.00 0.00 0.00 03:49:01 PM eth0 2.83 2.32 0.65 0.72 0.00 0.00 0.00 0.00 03:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:50:01 PM eth0 0.38 0.03 0.02 0.00 0.00 0.00 0.00 0.00 03:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:51:01 PM eth0 0.33 0.02 0.02 0.00 0.00 0.00 0.00 0.00 03:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:52:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:52:01 PM eth0 0.73 0.42 0.34 0.27 0.00 0.00 0.00 0.00 03:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:53:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:53:01 PM eth0 0.35 0.03 0.02 0.00 0.00 0.00 0.00 0.00 03:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:01 PM lo 844.70 844.70 849.94 849.94 0.00 0.00 0.00 0.00 03:54:01 PM eth0 80.85 69.79 1197.70 9.29 0.00 0.00 0.00 0.00 03:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:01 PM lo 738.86 738.86 746.03 746.03 0.00 0.00 0.00 0.00 03:55:01 PM eth0 6.55 5.73 4.34 2.05 0.00 0.00 0.00 0.00 03:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:01 PM lo 0.45 0.45 1.15 1.15 0.00 0.00 0.00 0.00 03:56:01 PM eth0 152.48 116.16 1455.35 29.41 0.00 0.00 0.00 0.00 03:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:01 PM eth0 15.63 9.83 4.10 4.52 0.00 0.00 0.00 0.00 03:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:58:01 PM eth0 7.20 5.80 2.29 3.81 0.00 0.00 0.00 0.00 03:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:59:01 PM eth0 17.02 10.69 3.44 3.72 0.00 0.00 0.00 0.00 03:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:01 PM eth0 15.63 14.00 3.70 4.86 0.00 0.00 0.00 0.00 04:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:01 PM eth0 12.68 11.20 2.88 3.94 0.00 0.00 0.00 0.00 04:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:02:01 PM eth0 134.08 152.64 59.42 472.33 0.00 0.00 0.00 0.00 04:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:03:01 PM eth0 282.66 310.43 112.78 1414.97 0.00 0.00 0.00 0.00 04:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:04:01 PM eth0 116.86 95.22 53.04 220.32 0.00 0.00 0.00 0.00 04:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 424.61 424.61 428.46 428.46 0.00 0.00 0.00 0.00 Average: eth0 49.67 41.08 308.76 55.35 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/07/2024 _x86_64_ (4 CPU) 15:20:47 LINUX RESTART (4 CPU) 03:21:03 PM CPU %user %nice %system %iowait %steal %idle 03:22:01 PM all 22.21 0.00 4.98 8.37 0.10 64.34 03:22:01 PM 0 14.28 0.00 3.95 10.17 0.09 71.51 03:22:01 PM 1 19.93 0.00 5.38 10.55 0.12 64.03 03:22:01 PM 2 23.84 0.00 5.01 7.23 0.09 63.83 03:22:01 PM 3 30.76 0.00 5.58 5.56 0.09 58.01 03:23:01 PM all 17.21 0.00 2.69 2.10 0.07 77.93 03:23:01 PM 0 17.19 0.00 3.39 1.32 0.07 78.04 03:23:01 PM 1 20.18 0.00 2.69 3.69 0.07 73.37 03:23:01 PM 2 21.58 0.00 3.13 2.39 0.07 72.84 03:23:01 PM 3 9.90 0.00 1.56 0.99 0.07 87.49 03:24:01 PM all 0.28 0.00 0.27 0.63 0.02 98.81 03:24:01 PM 0 0.18 0.00 0.23 0.38 0.02 99.18 03:24:01 PM 1 0.58 0.00 0.35 1.67 0.02 97.38 03:24:01 PM 2 0.08 0.00 0.22 0.35 0.03 99.32 03:24:01 PM 3 0.25 0.00 0.27 0.10 0.02 99.37 03:25:01 PM all 0.37 0.00 0.11 0.01 0.03 99.49 03:25:01 PM 0 0.20 0.00 0.00 0.00 0.02 99.78 03:25:01 PM 1 0.60 0.00 0.10 0.00 0.02 99.28 03:25:01 PM 2 0.15 0.00 0.12 0.03 0.03 99.67 03:25:01 PM 3 0.52 0.00 0.23 0.00 0.03 99.22 03:26:01 PM all 0.33 0.00 0.10 0.04 0.03 99.50 03:26:01 PM 0 0.05 0.00 0.02 0.00 0.00 99.93 03:26:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32 03:26:01 PM 2 0.30 0.00 0.12 0.10 0.05 99.43 03:26:01 PM 3 0.38 0.00 0.22 0.05 0.02 99.33 03:27:01 PM all 12.87 0.00 1.26 0.76 0.06 85.04 03:27:01 PM 0 12.14 0.00 0.72 0.95 0.05 86.14 03:27:01 PM 1 12.03 0.00 1.51 0.50 0.07 85.90 03:27:01 PM 2 12.40 0.00 1.91 1.17 0.08 84.44 03:27:01 PM 3 14.92 0.00 0.92 0.42 0.05 83.69 03:28:01 PM all 75.28 0.00 3.26 1.45 0.15 19.86 03:28:01 PM 0 74.37 0.00 5.13 0.95 0.17 19.38 03:28:01 PM 1 75.57 0.00 2.07 1.22 0.15 20.98 03:28:01 PM 2 72.26 0.00 2.66 2.06 0.15 22.88 03:28:01 PM 3 78.92 0.00 3.18 1.55 0.15 16.20 03:29:01 PM all 55.79 0.00 1.49 0.24 0.13 42.35 03:29:01 PM 0 64.46 0.00 0.92 0.03 0.12 34.47 03:29:01 PM 1 39.56 0.00 1.84 0.54 0.15 57.91 03:29:01 PM 2 54.54 0.00 1.19 0.28 0.13 43.86 03:29:01 PM 3 64.56 0.00 2.01 0.12 0.13 33.18 03:30:01 PM all 62.66 0.00 3.34 0.52 0.13 33.35 03:30:01 PM 0 58.35 0.00 3.41 0.07 0.12 38.05 03:30:01 PM 1 64.79 0.00 3.92 0.07 0.13 31.10 03:30:01 PM 2 60.35 0.00 4.31 1.36 0.13 33.85 03:30:01 PM 3 67.13 0.00 1.72 0.59 0.13 30.43 03:31:01 PM all 34.83 0.00 1.66 0.21 0.09 63.21 03:31:01 PM 0 36.48 0.00 1.37 0.02 0.10 62.03 03:31:01 PM 1 32.41 0.00 3.01 0.69 0.10 63.79 03:31:01 PM 2 34.47 0.00 1.03 0.05 0.08 64.36 03:31:01 PM 3 35.94 0.00 1.24 0.10 0.07 62.66 03:32:01 PM all 67.83 0.00 2.87 7.31 0.13 21.86 03:32:01 PM 0 64.19 0.00 2.75 12.22 0.12 20.72 03:32:01 PM 1 66.85 0.00 2.63 0.33 0.13 30.05 03:32:01 PM 2 72.95 0.00 3.20 7.49 0.13 16.23 03:32:01 PM 3 67.34 0.00 2.89 9.17 0.15 20.45 03:32:01 PM CPU %user %nice %system %iowait %steal %idle 03:33:01 PM all 64.83 0.00 1.84 5.41 0.15 27.77 03:33:01 PM 0 52.58 0.00 2.48 7.00 0.19 37.76 03:33:01 PM 1 65.19 0.00 2.33 4.86 0.13 27.49 03:33:01 PM 2 69.80 0.00 1.04 4.55 0.13 24.48 03:33:01 PM 3 71.66 0.00 1.54 5.26 0.13 21.41 03:34:01 PM all 64.10 0.00 1.88 0.58 0.12 33.33 03:34:01 PM 0 59.58 0.00 1.90 0.12 0.12 38.29 03:34:01 PM 1 70.75 0.00 2.00 0.43 0.12 26.70 03:34:01 PM 2 71.93 0.00 1.49 0.03 0.13 26.42 03:34:01 PM 3 54.13 0.00 2.11 1.74 0.12 41.91 03:35:01 PM all 71.87 0.00 2.76 0.51 0.14 24.72 03:35:01 PM 0 73.23 0.00 2.64 0.20 0.13 23.79 03:35:01 PM 1 59.72 0.00 1.62 1.40 0.15 37.10 03:35:01 PM 2 73.86 0.00 2.37 0.32 0.13 23.32 03:35:01 PM 3 80.65 0.00 4.39 0.13 0.15 14.68 03:36:01 PM all 64.36 0.00 3.69 0.44 0.13 31.38 03:36:01 PM 0 59.91 0.00 3.97 0.47 0.13 35.51 03:36:01 PM 1 63.24 0.00 2.93 0.08 0.13 33.61 03:36:01 PM 2 67.07 0.00 4.22 0.96 0.15 27.60 03:36:01 PM 3 67.22 0.00 3.62 0.23 0.12 28.81 03:37:01 PM all 51.71 0.00 3.72 0.47 0.12 43.97 03:37:01 PM 0 52.35 0.00 2.21 0.17 0.13 45.13 03:37:01 PM 1 48.71 0.00 4.05 0.67 0.12 46.45 03:37:01 PM 2 49.04 0.00 3.11 0.72 0.12 47.01 03:37:01 PM 3 56.75 0.00 5.52 0.34 0.12 37.28 03:38:01 PM all 65.51 0.00 3.64 0.65 0.13 30.06 03:38:01 PM 0 73.64 0.00 1.84 0.03 0.12 24.37 03:38:01 PM 1 61.98 0.00 4.79 0.67 0.13 32.42 03:38:01 PM 2 67.75 0.00 2.63 0.23 0.13 29.24 03:38:01 PM 3 58.62 0.00 5.30 1.68 0.15 34.24 03:39:01 PM all 55.94 0.00 3.15 0.26 0.12 40.53 03:39:01 PM 0 47.18 0.00 3.08 0.51 0.12 49.12 03:39:01 PM 1 56.30 0.00 3.88 0.25 0.12 39.45 03:39:01 PM 2 59.95 0.00 4.22 0.13 0.12 35.58 03:39:01 PM 3 60.30 0.00 1.43 0.15 0.12 38.01 03:40:01 PM all 65.04 0.00 3.20 0.21 0.15 31.40 03:40:01 PM 0 65.06 0.00 2.50 0.08 0.12 32.24 03:40:01 PM 1 57.26 0.00 4.33 0.60 0.17 37.63 03:40:01 PM 2 67.30 0.00 2.09 0.03 0.17 30.40 03:40:01 PM 3 70.50 0.00 3.90 0.12 0.13 25.35 03:41:01 PM all 62.41 0.00 3.41 0.18 0.11 33.88 03:41:01 PM 0 57.56 0.00 2.74 0.27 0.10 39.34 03:41:01 PM 1 66.92 0.00 4.88 0.25 0.12 27.83 03:41:01 PM 2 64.00 0.00 2.82 0.20 0.10 32.88 03:41:01 PM 3 61.16 0.00 3.22 0.02 0.13 35.46 03:42:01 PM all 65.50 0.00 2.79 0.38 0.13 31.19 03:42:01 PM 0 61.21 0.00 4.90 0.60 0.13 33.15 03:42:01 PM 1 61.47 0.00 2.49 0.22 0.13 35.68 03:42:01 PM 2 71.81 0.00 1.27 0.05 0.13 26.74 03:42:01 PM 3 67.51 0.00 2.50 0.67 0.12 29.21 03:43:01 PM all 59.91 0.00 3.14 0.20 0.12 36.64 03:43:01 PM 0 65.16 0.00 2.97 0.37 0.12 31.39 03:43:01 PM 1 54.88 0.00 2.85 0.20 0.12 41.95 03:43:01 PM 2 65.91 0.00 3.85 0.12 0.12 30.00 03:43:01 PM 3 53.65 0.00 2.89 0.10 0.13 43.23 03:43:01 PM CPU %user %nice %system %iowait %steal %idle 03:44:01 PM all 64.60 0.00 3.34 0.19 0.13 31.75 03:44:01 PM 0 64.71 0.00 3.93 0.40 0.13 30.82 03:44:01 PM 1 68.80 0.00 2.18 0.02 0.12 28.89 03:44:01 PM 2 61.39 0.00 3.74 0.25 0.13 34.49 03:44:01 PM 3 63.50 0.00 3.50 0.08 0.12 32.80 03:45:01 PM all 65.11 0.00 3.76 0.26 0.12 30.75 03:45:01 PM 0 64.94 0.00 2.95 0.02 0.12 31.98 03:45:01 PM 1 67.34 0.00 1.84 0.27 0.12 30.43 03:45:01 PM 2 66.52 0.00 5.28 0.45 0.12 27.63 03:45:01 PM 3 61.65 0.00 4.98 0.29 0.12 32.96 03:46:01 PM all 56.68 0.00 3.74 0.70 0.14 38.74 03:46:01 PM 0 60.83 0.00 2.60 0.30 0.12 36.15 03:46:01 PM 1 50.18 0.00 3.68 1.01 0.13 45.00 03:46:01 PM 2 60.56 0.00 3.80 0.60 0.15 34.89 03:46:01 PM 3 55.11 0.00 4.88 0.89 0.17 38.95 03:47:01 PM all 55.34 8.89 3.53 0.56 0.12 31.56 03:47:01 PM 0 41.42 27.40 3.42 0.87 0.13 26.76 03:47:01 PM 1 49.31 7.37 4.33 0.45 0.12 38.42 03:47:01 PM 2 63.85 0.39 2.37 0.62 0.12 32.66 03:47:01 PM 3 66.80 0.37 4.01 0.29 0.12 28.42 03:48:01 PM all 62.04 0.00 3.59 0.26 0.13 33.98 03:48:01 PM 0 55.05 0.00 2.62 0.40 0.15 41.78 03:48:01 PM 1 64.86 0.00 3.52 0.12 0.12 31.39 03:48:01 PM 2 66.19 0.00 1.86 0.27 0.12 31.56 03:48:01 PM 3 62.05 0.00 6.36 0.27 0.12 31.21 03:49:01 PM all 34.16 0.00 2.23 0.84 0.09 62.68 03:49:01 PM 0 41.34 0.00 3.15 0.45 0.08 54.98 03:49:01 PM 1 33.16 0.00 2.06 1.86 0.10 62.82 03:49:01 PM 2 29.63 0.00 1.61 0.35 0.08 68.33 03:49:01 PM 3 32.48 0.00 2.11 0.70 0.08 64.62 03:50:01 PM all 0.71 0.00 0.17 0.15 0.05 98.92 03:50:01 PM 0 0.42 0.00 0.12 0.00 0.03 99.43 03:50:01 PM 1 0.69 0.00 0.27 0.50 0.07 98.48 03:50:01 PM 2 1.27 0.00 0.18 0.00 0.05 98.50 03:50:01 PM 3 0.47 0.00 0.12 0.08 0.05 99.28 03:51:01 PM all 0.53 0.00 0.18 0.01 0.05 99.22 03:51:01 PM 0 1.03 0.00 0.13 0.00 0.05 98.78 03:51:01 PM 1 0.30 0.00 0.25 0.03 0.05 99.36 03:51:01 PM 2 0.48 0.00 0.18 0.00 0.07 99.26 03:51:01 PM 3 0.32 0.00 0.15 0.02 0.03 99.48 03:52:01 PM all 0.44 0.00 0.16 0.01 0.03 99.35 03:52:01 PM 0 0.70 0.00 0.10 0.00 0.02 99.18 03:52:01 PM 1 0.42 0.00 0.22 0.03 0.03 99.30 03:52:01 PM 2 0.38 0.00 0.22 0.00 0.05 99.35 03:52:01 PM 3 0.25 0.00 0.12 0.02 0.03 99.58 03:53:01 PM all 0.43 0.00 0.14 0.00 0.05 99.38 03:53:01 PM 0 0.82 0.00 0.08 0.00 0.03 99.07 03:53:01 PM 1 0.28 0.00 0.18 0.00 0.07 99.46 03:53:01 PM 2 0.38 0.00 0.20 0.00 0.05 99.36 03:53:01 PM 3 0.22 0.00 0.10 0.02 0.03 99.63 03:54:01 PM all 25.07 0.00 2.24 0.14 0.09 72.46 03:54:01 PM 0 25.34 0.00 0.95 0.00 0.07 73.64 03:54:01 PM 1 28.14 0.00 3.22 0.10 0.08 68.46 03:54:01 PM 2 25.14 0.00 2.75 0.35 0.12 71.64 03:54:01 PM 3 21.67 0.00 2.04 0.12 0.08 76.09 03:54:01 PM CPU %user %nice %system %iowait %steal %idle 03:55:01 PM all 62.55 0.00 3.12 0.35 0.13 33.85 03:55:01 PM 0 69.03 0.00 2.36 0.15 0.12 28.34 03:55:01 PM 1 60.68 0.00 3.24 0.10 0.15 35.83 03:55:01 PM 2 60.80 0.00 3.56 0.77 0.13 34.74 03:55:01 PM 3 59.67 0.00 3.33 0.37 0.12 36.51 03:56:01 PM all 41.02 0.00 3.12 0.34 0.10 55.43 03:56:01 PM 0 32.30 0.00 2.28 0.32 0.08 65.01 03:56:01 PM 1 40.46 0.00 4.04 0.86 0.10 54.54 03:56:01 PM 2 39.67 0.00 2.97 0.03 0.10 57.22 03:56:01 PM 3 51.65 0.00 3.18 0.15 0.10 44.93 03:57:01 PM all 64.01 0.00 2.97 0.97 0.14 31.91 03:57:01 PM 0 56.62 0.00 1.70 2.49 0.13 39.06 03:57:01 PM 1 60.62 0.00 1.62 0.05 0.14 37.58 03:57:01 PM 2 81.94 0.00 5.53 0.55 0.15 11.82 03:57:01 PM 3 56.79 0.00 3.01 0.78 0.14 39.29 03:58:01 PM all 67.37 0.00 2.14 0.13 0.13 30.23 03:58:01 PM 0 71.96 0.00 2.21 0.00 0.13 25.70 03:58:01 PM 1 60.62 0.00 1.92 0.28 0.13 37.04 03:58:01 PM 2 82.12 0.00 2.98 0.12 0.12 14.66 03:58:01 PM 3 54.78 0.00 1.44 0.13 0.12 43.53 03:59:01 PM all 62.67 0.00 2.73 0.12 0.14 34.34 03:59:01 PM 0 75.85 0.00 3.81 0.10 0.14 20.11 03:59:01 PM 1 61.10 0.00 1.87 0.12 0.15 36.75 03:59:01 PM 2 62.38 0.00 3.34 0.03 0.15 34.10 03:59:01 PM 3 51.38 0.00 1.89 0.22 0.14 46.37 04:00:01 PM all 66.48 0.00 2.92 0.00 0.13 30.45 04:00:01 PM 0 70.44 0.00 2.45 0.00 0.13 26.98 04:00:01 PM 1 62.46 0.00 2.40 0.00 0.13 35.00 04:00:01 PM 2 64.14 0.00 3.95 0.00 0.15 31.75 04:00:01 PM 3 68.89 0.00 2.90 0.02 0.12 28.08 04:01:01 PM all 58.50 0.00 3.76 0.28 0.13 37.33 04:01:01 PM 0 52.55 0.00 1.34 0.37 0.13 45.61 04:01:01 PM 1 61.04 0.00 7.28 0.02 0.12 31.55 04:01:01 PM 2 59.95 0.00 5.60 0.72 0.12 33.61 04:01:01 PM 3 60.47 0.00 0.84 0.00 0.13 38.56 04:02:01 PM all 15.09 0.00 1.76 1.31 0.08 81.77 04:02:01 PM 0 11.30 0.00 1.94 1.37 0.08 85.30 04:02:01 PM 1 11.29 0.00 1.71 1.61 0.07 85.33 04:02:01 PM 2 22.88 0.00 2.21 1.27 0.08 73.54 04:02:01 PM 3 14.90 0.00 1.17 0.99 0.07 82.87 04:03:01 PM all 7.03 0.00 0.70 0.02 0.08 92.17 04:03:01 PM 0 6.32 0.00 0.67 0.07 0.07 92.88 04:03:01 PM 1 7.46 0.00 0.70 0.00 0.10 91.74 04:03:01 PM 2 10.23 0.00 0.95 0.00 0.08 88.74 04:03:01 PM 3 4.13 0.00 0.49 0.00 0.07 95.32 04:04:01 PM all 16.21 0.00 2.75 0.13 0.09 80.82 04:04:01 PM 0 12.45 0.00 4.64 0.07 0.12 82.73 04:04:01 PM 1 8.59 0.00 2.16 0.02 0.07 89.17 04:04:01 PM 2 25.09 0.00 2.79 0.35 0.08 71.69 04:04:01 PM 3 18.72 0.00 1.42 0.07 0.08 79.71 Average: all 43.40 0.21 2.42 0.87 0.10 53.00 Average: 0 42.42 0.64 2.24 1.00 0.10 53.60 Average: 1 41.79 0.17 2.52 0.84 0.11 54.58 Average: 2 45.73 0.01 2.51 0.85 0.11 50.80 Average: 3 43.67 0.01 2.42 0.80 0.10 53.00